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: 

Dependency DashBaord

Raju
May 27, 2019

Hello All, 

 

I Need to create dependency Dashboard in Jira, which should represent all the issues which are blocked/block by some other issues.

Can it be resolved using any JQL querry

Thanks in Advance

 

1 comment

Comments for this post are closed

Community moderators have prevented the ability to post new comments.

Petter Gonçalves
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
May 28, 2019

Hello Raju,

Unfortunately, JIRA does not have a JQL parameter to return all issues which have linked issues, but only specific linked issues from specific issue keys.

This kind of query can only be achieved in JIRA Cloud by using a plugin, like JQL Search Extensions for JIRA.

The mentioned plugin provides the parameters LinksCount, that you can use to return the information you want:

linksCount > 0

You can check the documentation below for more details:

JQL Search Extensions Reference

Let me know if this information helps.

TAGS
AUG Leaders

Atlassian Community Events