-
Bug
-
Resolution: Fixed
-
Low
-
None
-
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
- Go to issue search
- 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
- has action
-
CRCL-4093 Loading...