I'm able to get Theme results for initiatives using this:
issueFunction in portfolioParentsOf("project = TESTPROJECT and issuetype = Initiative")
I want to do the opposite. How can I return the Initiative results for a set of Themes?
Hi @Bea Tea
This should work:
issueFunction in portfolioChildrenOf("project = TESTPROJECT and issuetype = Theme")
Ste
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
No worries Bea - if this worked for you, could you accept the answer using the button above?
Ste
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Earning the Mindful Member badge proves you know how to lead with kindness, plus it enters you into a giveaway for exclusive Atlassian swag. Take the quiz, grab the badge, and comment on our announcement article to spread the good vibes!
Start here
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.