Looking for help writing a couple of JQL queries to pull data into AR plans. I think there are a number of ways to do these queries. Looking for the simplest one that we can give to team members to replicate when they want to pull specific work in from other teams.
1) Pull in an epic and all of its children
2) Pull in an initiative and all of its children (epics, stories, subtasks, etc.)
Note that we are on Data Center so some of the custom JQL queries available in Cloud, such as "portfolioChildIssuesOf", are not available to us.
Solved! Go to Solution.
You will need an app for this.
As @Chris Buzon mentioned scriptrunner is an option, as it offers extra JQL options like the one you need.
Or there are other JQL extensions apps on the Marketplace.
I use JQL search extensions for Jira in cloud, but it is also available in DC