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: 

Find all issues with no Epic

jake
Contributor
December 19, 2019

How can I search for all issues without an assigned Epic?

 

I have tried using `parentEpic`, `Epic Link` and `Epic Name` fields, but none show any results when searching for `is Empty` or `= Empty`

 

I have only been able to find issues with Epics by using the parentEpic field, like parentEpic = <XX-###>

 

1 answer

1 accepted

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

1 vote
Answer accepted
Ollie Guan
Community Champion
December 19, 2019

Hi @jake ,

You can't get the expected results with the following query?

"Epic Link" is EMPTY and issuetype != Epic

What is the difference between the data queried and expected?

jake
Contributor
December 19, 2019

This query finds no issues at all, unfortunately. The same result as previous queries we've tried where "Epic Link" is EMPTY

Ollie Guan
Community Champion
December 19, 2019

How about this one?

parent is null and issuetype != Epic and project = xxx

jake
Contributor
December 19, 2019

that worked!

`parent is null` captures them, and of course excluding Epics in that filter is important

thank you!

TAGS
AUG Leaders

Atlassian Community Events