Forums

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

Can I used JQL to find open tickets that are dependent on other open tickets?

Scott Visconti
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!
September 20, 2019

I manage a department with several Jira projects and issues in my projects are often dependent upon issues in other projects managed by other departments.

I am trying to construct a query that will return my open tickets that are dependent upon open tickets in other departments projects.

2 answers

1 vote
Andrew Laden
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 Leaders.
September 20, 2019

Start with the JQL functions LinkedIsssues() and issuesWithRemoteLinksByGlobalId()

 

the AM Utils add on adds a JQL function. "LinkedIssueHadsStatuses" that may help

https://confluence.cprime.io/display/CADS/AMU+-+Using+JQL+functions

0 votes
Jack Brickey
Community Champion
September 20, 2019

what defines "dependent" are these links? There isn't a good way OOTB to assess if an issue has links using JQL. Scriptrunner (issuehaslinks) and other addons can help with that. you could consider automation to set a custom field (haslinks) whenever a link is added which could then be worked into your JQL. But nothing OOTB AFAIK.

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events