Advance Search using Fuzzy(~) will return exact match

XMLWordPrintable

      Searching issue summary using ~ will only return the exact match. This is the part that need to be updated.

      For example:

      Project='XXX' AND summary ~ win

      will only return issue that has exact match.

      So, to perform a fuzzy search that will return results with the word "win" and it's derivatives:

      project = "xxx" AND summary ~"win*"

        1. scshot2.png
          scshot2.png
          66 kB
        2. scshot1.png
          scshot1.png
          26 kB

              Assignee:
              Rosie Jameson [Atlassian] (Inactive)
              Reporter:
              Ahmad Faisal (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved: