For being able to integrate with a road map tool I wish to create a filter with all the 2023 initiatives and all the epics in all the initiatives.
Any idea how to write the JQL to get it?
Hi @Orni Saar
So to retrieve all issues that are children of the initiative in Portfolio, you would use something like:
issuekey in portfolioChildIssuesOf(INT-1)
If you then wanted to look at multiple initiatives, you could comma separate the different keys or throw an OR operator in there.
Hope that helps - Steve.
Hi @Orni Saar,
Try our Great Gadgets app for Jira. One of the many gadgets that it offers is the Work Breakdown Structure (WBS) gadget, which can be used to visualize the issues by their hierarchy, along with their status.
If you have the initiatives defined in Advanced Roadmaps, this gadget can display the issues in a tree structure in form of Initiave > Epic > Stories > Sub-Tasks.
To achieve what you want, all you have to do, is to create a filter that returns all the initiatives and the epics from your project(s) and to configure the gadget to use it. Then, it will do the grouping for you!
This app offers many gadgets that you could use to track your teams. See also the article on our blog.
If you need any help, please don't hesitate to contact us at support@stonikbyte.com.
Thank you,
Danut M.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.