Summary

Imagine your project is already overdue and the issues scheduled for the next release depend on issues in multiple different projects.

Managing this is usually a nightmare, but with JQL Search Extensions for Jira, you can easily identify all issues blocking your project. 

Step 1: Create a new dashboard

Simply go to the dashboard, select: "Create Dashboard", name it "Project blockers" and save. 

Step 2: Create a filter with JQL query

Go to issue search (issue navigator) and type the JQL for finding issues blocking your release:

linkType = blocks AND linkedByIssueProject = SEARCH and linkedIssueStatusCategory != "Done"

Save the filter as: "Issues blocking Search Project" 

You can further narrow down this search: 

Step 3: Present data on the dashboard

Add the following gadgets to the new dashboard:

Gadgets configured will give you a live insight into how your project depends on other projects, what are the exact issues that your project depends on, what is the status of these issues and if the dependencies are closed quicker than the new ones are created. 

Get JQL Search Extensions and find the blocking issues now!