-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Medium
-
Affects Version/s: 10.4.0
-
Component/s: JQL Search
-
None
-
10.04
-
Severity 3 - Minor
Issue Summary
This is reproducible on Data Center: yes
Steps to Reproduce
- Create a multi line text custom field.
- Create 2 issues
- One has value of the field as "Test is always good"
- One has value of the field as "Tests are always good"
- Search using this jql
"Custom text field multi-line" ~ "\"tests are\""
Expected Results
Only issue with "Tests are always good" is found.
Actual Results
Both issues are found.

Workaround
N/A