Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

How do I write a JQL query for summary to specifical find a issue with a specific word?

Matthew Nico November 21, 2022

The JQL references a query to find all issues with the word (Platform), but it adds issues with the word Platform in the summary. I need it to specific filter for (Platform) to add it to the swim lane.

summary ~ "(Platform)"

This JQL seems like the only thing I can use, but it also grabs all issues with the word "Platform" in it. I need it to no identify or grab those just the (Platform) text.

1 answer

1 accepted

1 vote
Answer accepted
mauricio.groth
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
November 21, 2022

Hi @Matthew Nico

As you're on Jira Cloud, the correct answer is to get an app that provides JQL extensions you're looking for.

With standard JQL, you can only get a list of issues and export them to Excel for further processing. This works if you want to do a one-off analysis. If your use case is more dynamic than that, look beyond standard Jira.

Standard JQL doesn't easily allow it, but you can quickly find the results using our professional indexing service JQL Search Extensions

You can use this query to find your issues that have only “Platform” in the summary.

issue in wildcardMatch("summary", "Platform")

Check out the documentation for more examples.

If you have any other questions, please contact our support. We’ll be happy to help you!
Best regards,
Maurício

Matthew Nico November 23, 2022

@mauricio.groth Thank you for taking time to explain this and type this solution out. I have not yet been able to test this out. It looks like we don't have the JQL extension to execute this command or code. I'm in the process of figuring out a solution to get the result we need. 

Suggest an answer

Log in or Sign up to answer
TAGS
atlassian, ace, atlassian community event, donation, girls who code, women in tech, malala fund, plan international, kudos, community badge, badge, atlassian badge, International Women’s month, International Women’s Day, women's month, women's day

10 for Change at Atlassian Community Events

Show up and give back by attending an Atlassian Community Event: we’ll donate $10 for every event attendee in March!

Join an Atlassian Community Event!
AUG Leaders

Upcoming Jira Events