Find all tickets that are actively blocked

Tobias Belch
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
March 29, 2023

Hi!

I would like to have a list of tickets that are blocked by other tickets, where these blocking tickets are not done.

I know I can filter by `issueLinkType = "is blocked by"` but this lists all tickets that have been blocked. If the blocking tickets are DONE, they are actually not actively blocking anymore.

I'm not a JQL expert but I thought of something like this (Pseudocode):

issueLinkType = "is blocked by" AND issueLink in (issueLinkType = "blocks" AND status != "DONE")

This is not a correct query.

Is there a way to create a query like that?

Thank you all in advance!

Tobias

1 answer

1 accepted

0 votes
Answer accepted
Mohamed Benziane
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
March 30, 2023

Hi,

Welcome to the community

This is not possile natively. Take a look at the Trudy's answer in the thread below

https://community.atlassian.com/t5/Jira-Software-questions/JQL-query-to-find-issues-that-are-blocked-by-another-not-done/qaq-p/2139844

Tobias Belch
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
April 24, 2023

Hi @Mohamed Benziane 

Thank you for your response! It is unfortunate that this isn't supported out of the box. Is there a way to turn this into a feature request?

Like Ric Alves likes this
Alex Koxaras _Relational_
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
May 11, 2023
Like Tobias Belch likes this

Suggest an answer

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

Atlassian Community Events