-
Bug
-
Resolution: Answered
-
Low
NOTE: This bug report is for JIRA Cloud. Using JIRA Server? See the corresponding bug report.
https://confluence.atlassian.com/display/JIRA/Performing+Text+Searches
On this documentation it says
and to search for [example] in the summary of an advanced search (in JIRA Query Language or JQL), use the query:
summary ~ "\\[example\\]"
However if you search for this it will bring everything that have "example" and not [example]
Like the result of this query will have all the following:
example
example
/example/
example
- is blocked by
-
JRACLOUD-25092 Searching JIRA issues for special characters (in text fields) does not work, even if these characters have been properly escaped in a quick, simple or advanced (i.e. JQL) search.
- Closed
- is related to
-
JRACLOUD-45657 Update JIRA search documentation to correctly describe escaping special characters
- Closed
-
JRASERVER-40790 Searching for JIRA issues containing special characters (in text fields)
- Closed
-
JRACLOUD-63730 Documentation Update for JQL Search with Special Characters
- Closed