how to find issues linked to issues to other issues in a specific filter

Scott Federman April 10, 2024

I want to be able to search for all test issues linked to all stories which are returned in my "All Stories" filter. Any ideas how this can be accomplished? Thank you! We do have JQL Search extensions as well. 

1 answer

0 votes
Charlotte Santos -Appfire-
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.
April 10, 2024

Hi @Scott Federman 

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

Unfortunately, natively, you’ll not be able to do it dynamically.

With JQL Search Extensions for Jira, you can use this query to get all Test issues that are linked to the Stories in your filter:

issue in linkedIssuesOfQuery("filter = 'All Stories'") AND issuetype = Test

Please contact our support if you have any other questions about this query.

We’ll be happy to help you!

Suggest an answer

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

Atlassian Community Events