Hello,
I am trying to create a filter that will display Epics with a specific Label say 'Team X' along with its child issues and parent issues.
I am able to get the child issues but not the parent issues. I haven't been able to get the syntax right.
Looking for help!
Thank you!
Pratip Kumar
Hi @Pratip Kumar,
Welcome to Atlassian Community!
You would need an app that extends JQL in order to do that. I know Enhanced Search/Scriptrunner and JQL Tricks can do this, but there are other apps in the Marketplace that can do it too.
Welcome to Atlassian Community !!
As mentioned by other members this would need a mktplace app.
If you fine with that, you can try out our add-on.
and generate insights such as:
- View the full Jira Issue Type hierarchy of Linked issues,
Portfolio/Advanced Roadmaps, Epics, and Subtasks up to 10 levels.
- % complete based on time spent and story points at each hierarchy level
- Sum up Time Spent, Org Estimate, Time Rmng, custom number
fields
- Epic Hierarchy on Issue Screen
Disclaimer : I work for the vendor who built this app
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
just to add to Mikael's answer, another option may be to look into one of the more hierarchy-focused apps from the Atlassian Marketplace. These apps typically have their own, more powerful ways of sorting out and navigating through issue hierarchies.
I can only speak for the app that my team is working on - JXL for Jira - but in JXL, your use case would be easy to do:
The resulting set of issues will be what you're looking for, displayed in their issue hierarchy (I'm using the label "spectre" here just as an example):
You can now work on these issues directly in JXL (using Excel/Google Sheets-style inline-editing), trigger various actions in Jira, or export them for further processing.
As said before, there may be other apps in the Atlassian Marketplace that could help with that; if a Marketplace app is an option, perhaps try a few and see which one works best for you.
Any questions just let me know,
Best,
Hannes
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.