Forums

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

I am trying to write JQL to search for DOUBLE QUOTES within text boxes and exclude those

frank.denisi
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!
November 19, 2021

I am trying to write JQL to search for DOUBLE QUOTES within text boxes and exclude those Jira tasks.

Ideally it would look something like this:

Some syntax I have tried are: 

and description !~ ' " '

and description !~ '//" '

and description !~ " " "

and description !~ " //" "

Has anyone encountered a similar situation?

 

1 answer

Suggest an answer

Log in or Sign up to answer
0 votes
Adrien Low _ServiceRocket_
Community Champion
December 24, 2021

Hey @frank.denisi ,

It seems that special characters are not stored in the indexes and you wouldn't be able to search for them in text even if you have escaped them:-

Regards.

TAGS
AUG Leaders

Atlassian Community Events