Forums

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

Is there an advanced JQL function or query to identify Epics without any issues assigned to them?

dale.harris November 26, 2019

We use Story issue_types assigned to Epics and we release code based on completed Epics. Using a query like the following I can show the issues that are not assigned to an Epic but I cannot find a way to show the Epics that do not have any issues assigned to them.

project = PRJ1 AND issue_type = Story AND "Epic Link" is Empty

Is there an advanced query or function that could show this information?

1 answer

1 accepted

1 vote
Answer accepted
Ravi Sagar _Sparxsys_
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.
November 26, 2019

Hi @dale.harris 

Take a look at this post for some example JQLs.

Ravi

Suggest an answer

Log in or Sign up to answer