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()
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.