-
Bug
-
Resolution: Duplicate
-
Low
-
None
-
5
-
Severity 3 - Minor
-
Issue Summary
The documentation Advanced searching - fields reference says that to return issues where the description contains the exact phrase, users should use quotation marks, but when a user searches using quotation marks, for example, text ~ "\"Number of tests \"", other issues which contains some expressions are returned also
Environment
Jira cloud
Steps to Reproduce
- Create a Jira project and add issues to it
- Add the following text to the description of different issues (use each sentence to each issue)
- Number of tests made on this ticket
- Number made tests
- Number
- tests
- Perform a search in Jira using the following JQL query
text ~ "\"Number of tests \""
Expected Results
Only the issue containing the text "Number of tests made on this ticket" is returned
Actual Results
The issues containing the text below are returned:
- Number of tests made on this ticket
- Number made tests
Notes
Workaround
Currently, there is no known workaround for this behavior. A workaround will be added here when available
After some analysis we've found that this issue has been duplicated by the issue at JRACLOUD-69263: JQL Contains "Exact Phrase" does not return the result as expected. This is a current and verified bug in Jira, please watch that issue for further updates and more detailed workarounds.
- duplicates
-
JRACLOUD-69263 JQL Contains "Exact Phrase" does not return the result as expected
- Closed
- is related to
-
JRACLOUD-69172 JQL contains search for a word with hyphen (-) provides incorrect results
- Closed
-
JRACLOUD-21372 Allow exact-text searching in JQL
- Closed
-
JRACLOUD-17463 Better exact-text searching
- Gathering Interest
- relates to
-
JRACLOUD-73342 JQL search is treating the letter a as a wildcard
- Closed