Forums

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

Filter to get parent of parent

Jagadeesh Kokala June 18, 2025

I want to find ticket who have the parent of the parent in (X)

2 answers

0 votes
Cristiano Alves -Appfire- June 18, 2025

Hello @Jagadeesh Kokala ,

Cristiano from the Appfire Team here,

Unfortunately, native JQL struggles a little with parent/child relations.

The app our team works on, JQL Search Extension for Jira, will help you with this, by using the following query:

issue in parentsOfIssuesInQueryRecursive("project='X' and type=Epic")

 

This will return you all parents and parents of parents of the epics in your project.

 

Feel free to contact our support team if you have any doubts about this query.

Regards,

0 votes
arielei
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.
June 18, 2025

Hey @Jagadeesh Kokala 

Please give an example - your request is not clear.

Jagadeesh Kokala June 18, 2025

In JIRA filter i can run JQL query to get issues from multiple projects. Now i need a query which should get grand parent of the epic issues/stories.

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events