Jira cloud advanced Query (Linked issues statuses)

Marcin Bobowski November 17, 2017

Hi,
I'm using a Jira Cloud solution.
I would like to query all issues from a particular project, where I would like to display only issues which has other issues as "Linked Issues" with a particular status (like Done or any other than Done).
So more or less, as a User I want to search for for all issues (in a particular project) that are blocked (linked) by other issues, although all those "other" issues status is "Done", so that I can know about issues I can work on.

1 answer

0 votes
Lenard Lee
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
November 18, 2017

Hi Marcin,

This feature is unavailable natively in JIRA and a feature request has been created below for it:

https://jira.atlassian.com/browse/JRASERVER-25640

At the meantime, there are some plugins which would let you do this.  A few of the plugins are:

ScriptRunner for JIRA (ScriptRunner's JQL Documentation

JQL Tricks Plugin (JQL Tricks's JQL Documentation)

The documentations are a good place to look at to see how you could build a JQL query to suit your needs.

Regards,
Lenard

Suggest an answer

Log in or Sign up to answer