Forums

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

Quick filter to find issues which are blocking another issue by dependency in the same sprint

Rokko11
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!
January 26, 2023

Hi,

as already discussed in other questions I can access the issue links in a filter using the query issueLinkType in (...). But how can I combine this query with the resolution state of the targeting issue and the sprint this targeting issue is in.

What I would like to achieve: A quick filter which selects all issues which are blocking other issues in the same sprint.

Regards, Rokko

1 answer

0 votes
Kian Stack Mumo Systems
Community Champion
February 9, 2023

@Rokko11

Using built in filters I can pull all open blockers in a Sprint using the JQL

"issueLinkType in (blocks) AND issueLinkType not in ("is blocked by") AND resolution is EMPTY ".

Are you asking how to further filter it to only show open blockers that block other open tickets within the same sprint?

 

Thanks,

Kian

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events