Forums

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

Can you query children of the children?

Alexander Rosado
Contributor
March 29, 2022

I am trying to JQL the children of the children with:

issueFunction in porfolioChildrenOf('issueFunction in porfolioChildrenOf('type = Theme')') 

This alone works: issueFunction in porfolioChildrenOf('type = Theme')

The structure is Theme->Epic->Story. We are trying to roll up all story points collectively connected to Themes. 

Is it possible to query that deep with JQL? 

The grandparents need to track all of their grandchildren.  We need a portfolioGrandChildrenOf()

0 answers

Suggest an answer

Log in or Sign up to answer