Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

How can I search for exact text in square brackets?

Cash Coyne October 14, 2016

I am trying to find all issues that have this text in the summary:  "[BA]"   (without the quotes)

This is the query that I am using:

summary ~ "\"\\[BA\\]\""

But it also returns text that DOES NOT have the brackets.

How can I do this properly?

3 answers

2 votes
Mash Huang
Contributor
June 25, 2019

Try this JQL:

issueFunction in issueFieldMatch("project=ABC", "summary", "\\[BA\\]") order by created

1 vote
Rob Camarda
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
March 29, 2021

I found a document that states special characters are not stored. 

See this Link  Capture.PNG

0 votes
Boris Toet
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
January 4, 2017

I was just looking for the same. Are you also on an older version of Jira? I did find this:

 

https://answers.atlassian.com/questions/54308

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events