Advanced search using JQL for epics without stories

Andi Parker 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 Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
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 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