JQL help - linked issues

Katherine Lord April 16, 2024

Needing help with jql:

Looking for a list of all the issues in project ABC as well as their linked issues that are Blockers.

 

This jql only pulls based on 1 key but looking for this inormation across multiple keys:

issue in linkedIssues(ABC-123,"is duplicated by", "is blocked by").

 

In my example below the ABC project is my main project that then has blocked by links in project DEF

 

So the end results should be a list containing:
ABC-123

ABC-459

ABD-789

DEF-123

DEF-125

DEF-258

1 answer

1 vote
John Funk
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
April 16, 2024

Hi Katherine,

Try Project = "ABC" AND issueLinkType = "is blocked by"

Suggest an answer

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

Atlassian Community Events