Having this hierarchy:
We try to get the child issues of INIT-001, typing issuekey in childIssuesOf("INIT-001").
According to the following article: Searching for issues using Advanced Roadmaps details | Advanced Roadmaps for Jira Data Center and Server 3.29 | Atlassian Documentation
All child issues below INIT-001 would be returned, and not just the child issues at the epic hierarchy level. This means EPIC-001, EPIC-002, STORY-001, and STORY-002 would be returned.
But I get the following error:
Unable to find JQL function 'childIssuesOf(INIT-001)'
Hello @David Ortiz Bollain
Welcome to the Atlassian community.
The documentation you are referencing is for Jira Server/Data Center, not Jira Cloud. You can tell this by the use of "jiraportfolioserver" in the URL and the activation of the "Data Center and Server" button in the upper right.
Refer instead to this documentation:
Your answer has been so useful Claspill, thank you.
Anyway, I'm a bit confused: when searching "Parent Link" is not EMPTY
I'm not only getting every Epic with the parent link not empty but every issue with "Parent" and "Parent link" not empty.
Is this the expected result of that query?
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.