You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
All the references to childIssuesOf talk about "Portfolio" but I believe that is now Advanced Roadmaps.
I have a Plan all built and it is working so clearly Advanced Roadmaps is enabled.
However, in my advanced searches I want to use "childIssuesOf" which does exactly what I want, but I always get the following error:
Unable to find JQL function 'childIssuesOf
OK, well, I had worked on this for like 3 hours and finally gave up and posted here.
In the new versions of Jira with Portfolio built in, the JQL is now
"portfolioChildIssuesOf"
Everything works now!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi all, I am having the same problem.
could someone please share a JQL example of how all of it would fit in from project name to finding the child issues?
This is my syntax and it is not working for me... what the hec is a subquery???
project in ("Model Based Systems Engineering", "Thermal Systems", "OCE Autonomous Interiors", "OCE Materials & Sustainability", "OCE Portfolio Epics", "OCE Capabilities") AND issueFunction in portfolioChildrenOf ("project = Vehicle Architectures & Integration Capabilities")
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
To give more context, I am trying to single out an issuetype Strategic Theme and show its child issues which are spread across multiple projects
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Yes, still useful.
Is there a list of syntax changes that have happened over this timeframe e.g.
1. "ChildIssuesOf" -> "portfolioChildIssuesOf"
2. ? -> ?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.