The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

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

Can I write a query which will find blockers ?

Robert Dibley
January 22, 2013

I'd like to find all issues which are blocking other issues and are not yet completed, however I cannot see any way to do this with the query language. Ideally what I would want would be something like this :

resolution IS EMPTY AND linkedIssues(issue, "blocks") IS NOT EMPTY

Is there some alternative method I can use to get this information ?

I'd be perfectly happy if it was a dashboard gadget rather than a query, but I can't see any gadgets which can do this either.

2 answers

1 accepted

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

Post a new question

0 votes
Answer accepted
JamieA
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 Champions.
January 22, 2013
0 votes
C_Faysal _CFcon_
Community Champion
January 22, 2013

can you try this jql please?

resolution is EMPTY AND issueFunction in hasLinks("blocks")

JamieA
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 Champions.
January 22, 2013

That's not available in AOD :-(

C_Faysal _CFcon_
Community Champion
January 22, 2013

sorry. didn't knew that. too bad though :(

TAGS
AUG Leaders

Atlassian Community Events