Forums

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

Get All Grand Children of Project

Talha Shah December 21, 2022

My current hierarchy is Project -> Epic -> Bug and I would like to be able to get all bugs from all epics under a given project. Is there a JQL query that can achieve this? This filter will be used in a Jira dashboard

1 answer

0 votes
Trudy Claspill
Community Champion
December 21, 2022

Hello @Talha Shah 

Is your project a Team Managed project or a Company Managed project?

I am assuming when you say your hierarchy starts at Project that you mean a Jira Project, not an issue type that you have named Project.

For a Company Managed project this filter should work:

project=<yourProject> and issueType=Bug and "Epic Link" is not EMPTY

For a Team Managed project this filter should work:

project=<yourProject> and issueType=Bug and Parent is not EMPTY

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
PREMIUM
TAGS
AUG Leaders

Atlassian Community Events