We have a JIRA text string that contains two dashes. I have tried just about all of the suggested ways in the JIRA On-line help to search for the string, but no luck. The latest search I tried was a simple search using OCCB\-DR\-180 but it didn't work. Any help or insight would be greatly appreciated.
Hello fobel,
you can also search the string in Simple Searching Pane by covering the string with double quotes.
PFA
You need to put the value in double quotes and use the tilde (~) operator e.g.textfield_name ~ "OCCB-DR-180"
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
In my JIRA 5 works fine without any escaping. E.g. the following JQL query returns proper results
summary ~ OCCB-DR-180 OR description ~ OCCB-DR-180 OR comment ~ OCCB-DR-180
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Atlassian Government Cloud has achieved FedRAMP Authorization at the Moderate level! Join our webinar to learn how you can accelerate mission success and move work forward faster in cloud, all while ensuring your critical data is secure.
Register NowOnline forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.