Hi community,
I'm currently trying to build a table that would mimic "issue in portfolioChildIssuesOf()" inside Atlassian Analytics.
While there is a way to query parent and child issues - Documentation , this solution turns each new child type into a new column, but I'm trying to aggregate everything into a single column as portfolioChildIssuesOf() does in Jira.
Is there a way to achieve this?
Hi Sebastian.
I think what you are after would require to queries. The first query to define what parent issues you actually wanted to include and the second to include the filter. In my attached example you can see that I am creating a chart to display all children of a specific issue (In this case PT-6181)
If this isn't quite what you are after or you'd like to talk about this in more detail, please open a support ticket at support.atlassian.com and we would be more than happy to dig deeper with you.
Cheers!
Matt
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.