Forums

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

JQL to find linked issues based on issue type of issues

Bandaru Chandu September 17, 2024

Hi,

I have user stories in which multiple issues of different issue types are liked like bug, test, test set, etc.., Now I am trying to write JQL to find only bugs linked to the stories.

I have tried with this JQL 

project ="A" and issuetype = Bug AND issueFunction in linkedIssuesOf("issuetype = story")

But this results in giving us the list of all linked items.

1 answer

1 accepted

1 vote
Answer accepted
Prosper Agwegiokhe
Contributor
September 18, 2024

Hi @Bandaru Chandu ,

I’m Prosper, a support engineer at Appfire, and I’m here to help you.

The app I work for, JQL Search Extensions for Jira, you can use the query below to get the results for your use case:


project = A and issue in linkedIssueType("Bug") and issuetype = Story

You can see more information about this query here, and please contact our support if you have any other questions about this query.

We’ll be happy to help you!

Best regards,
Prosper.

Suggest an answer

Log in or Sign up to answer
TAGS
atlassian, atlassian community, loom ai, atlassian loom ai, loom, atlassian ai, record recaps of meetings, meeting recaps, loom recaps, share meeting recaps,

Loom’s guide to great meetings 📹

Join us to learn how your team can stay fully engaged in meetings without worrying about writing everything down. Dive into Loom's newest feature, Loom AI for meetings, which automatically takes notes and tracks action items.

Register today!
AUG Leaders

Atlassian Community Events