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: 

issueLinkType subquery

Christopher Rickard
May 8, 2020

Using just Jira JQL (no add-ins), I am trying to write a query that finds all project tickets that have a Blocked status OR tickets that are linked to "is blocked by" issues that aren't Done ("Won't Do" is a classified as a Done status).  Here is my query:

project = XYZ AND status = Blocked OR (issueLinkType in ("is blocked by") and Status NOT IN (Done, "Won't Do"))

The issue that I am running into is that blocking Jira tickets that are "Done" are showing up when I don't need to see those.  Does anyone have any suggestions?

 

0 answers

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

TAGS
AUG Leaders

Atlassian Community Events