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, jira product discovery, product operations, product ops, linkedin live, atlassian events, cross-functional collaboration, product management, engineering collaboration, design collaboration, atlassian learning, agile teams, product strategy

Product Ops Unpacked: 4️⃣ tips every product pro needs to know ✍️

Join PM Evangelist, Axel Sooriah, & Product Ops. Consultant & Advisor, Jenny Wanger, as they unpack the role of product ops and discuss key takeaways in Atlassian’s ‘The Product Ops Mission’ guide. They’ll answer your questions live on May 6 at 9:00am PT.

Register here ⬇️
AUG Leaders

Atlassian Community Events