Exact search does fuzzy search instead of exact on for all text fields (text ~ "\"exact phrase\"") and returns incorrect issues.

XMLWordPrintable

    • 1
    • Severity 3 - Minor

      Issue Summary

      Exact search does fuzzy search instead of exact on for all text fields (text ~ "\"exact phrase\"") and returns incorrect issues.

      Steps to Reproduce

      1. Go to issue search
      2. Try exact search summary ~ "\"demo\""

      Expected Results

      Only tickets with the exact summary "demo" should be filtered out.

      Actual Results

      All tickets with summary containing the word "demo" are being filtered out.

      Workaround

      Currently there is no known workaround for this behavior. A workaround will be added here when available

            Assignee:
            Unassigned
            Reporter:
            Baleshwer Dagar
            Votes:
            1 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated:
              Resolved: