You've been invited into the Kudos (beta program) private group. Chat with others in the program, or give feedback to Atlassian.
View groupJoin the community to find out what other Atlassian users are discussing, debating and creating.
This question is in reference to Atlassian Documentation: Search syntax for text fields
We want to search the field 'Summary' for a text string with a specific string of words in the exact order of e.g. "exact string". This search gives combinations of exact and string in various Summary fields: summary ~ "exact string".
How do we do it to have the desired result?
When I trun this I get the error:
"The operator '=' is not supported by the 'summary' field."
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
As Lena said in a separate post, we have tried: summary ~ "exact string" which is what you suggest. We do not get the results with only "exact string" in that exact set up. We get combinations with "exact" and "string" where string sometimes comes before "exact" does.
We only want the EXACT "exact string". Is there a way to do this?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
We have tried: summary ~ "exact string" which is what you suggest. We do not get the results with only "exact string" in that exact set up. We get combinations with "exact" and "string" where string sometimes comes before "exact" aso.
We only want the EXACT "exact string". Is there a way to do this?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
And that does not work. This is the message: 'Error in the JQL Query: Expecting either 'OR' or 'AND' but got 'Exposure”'. (line 1, character 38)'
This query: project = GPI AND summary = ”Single exposure" get following message : Error in the JQL Query: The quoted string has not been completed. (line 1, character 49)
Anyone sees where the problem is? How can I search for two words in the exact order???
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Have You found the answer because I'm having the same issue? Is there any way to search for exact string using only jql?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Connect with like-minded Atlassian users at free events near you!
Find an eventConnect with like-minded Atlassian users at free events near you!
Unfortunately there are no Community Events near you at the moment.
Host an eventYou're one step closer to meeting fellow Atlassian users at your local event. Learn more about Community Events
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.