Forums

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

How to retrieve linked issues for IssueType Bug in a Project

Manhar Sharma March 13, 2023

Team,

We have some bugs raised in our project and few of them are linked to IssueType "Story". Is there a way we can run a JQL to retrieve linked Stories for our bugs.

 

Thanks

Manhar Sharma

1 answer

1 accepted

1 vote
Answer accepted
Jack Brickey
Community Champion
March 13, 2023

Hi @Manhar Sharma ,

if you are wanting to find any bugs that have linked issue...

project = abc and type = bug and issueLinkType is not EMPTY

If you want to find the issues that are linked to bugs then OOTB you would need to define a unique bug-link type...

project = abc and issueLinkType = bug-link

...otherwise an addon would be required

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
PREMIUM
PERMISSIONS LEVEL
Product Admin
TAGS
AUG Leaders

Atlassian Community Events