Forums

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

Advanced search using JQL for epics without stories

Andi Parker
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!
April 4, 2019

I would like to identify easily epics which have no user stories - I can't work out how to do this using JQL search, any advice?

1 answer

1 accepted

0 votes
Answer accepted
Tarun Sapra
Community Champion
April 4, 2019

Hello @Andi Parker 

It's not possible to do this without an plugin.

If you have the paid plugin Script runner installed then you can easily do it.

issuetype = Epic and issueFunction not in hasLinkType("Epic-Story Link")

the above JQL will give you all epics in the system which don't have a child story.

Andi Parker
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!
April 4, 2019

Thank you Tarun; we don't have that plug-in so I shall do it manually.

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events