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.
I want to see only the initiative which has epics linked(as parents) from a specific project.
In case you're still looking to do this - can I confirm the need?
Could you also please confirm if you have any JQL extension Apps, like Scriptrunner? And/or if you have Automation for Jira?
Ste
yeah this is still needed we only have automation for jira
want all initiatives with child epic from certain project
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
To do this, you either need...
Option (2) requires an App, but Option (1) might be possible using:
---
The rule might work something like this:
And then some method to remove it again, if all children are removed.
This metadata is then on an Initiative level, and could be referred to in JQL!
---
Do you think this is workable in your instance?
Ste
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
i am not admin and don't want to add another custom field, isn't there out of the box for this jql search for this ?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Unfortunately there isn't.
The other alternative aside from Automation is to use an App which extends the functionality of JQL, like Scriptrunner - if you have an App like this, it will likely be possible to get these results.
Ste
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.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.