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
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
Discover the teamwork and precision behind success on and off the track. See how this high-performing team makes the impossible possible. Be one of the first 100 customers to register for a chance to win 2 tickets to an Atlassian Williams 2026 race.
Register now
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.