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.
Dear all,
Is it possible to find those Epics with only one issues in or linked? I want to analyse if Epics are properly broken up.
Thanks,
Hi @admin_jira1 , welcome to the community.
Unfortunately, there isn't a good way to do this is a Jira instance without add-ons. It's not possible to specify something like the number of issues linked in a JQL Search, so we have no way to identify this otherwise.
It might be possible to do this kind of search with the help of Scriptrunner, but it would likely take some custom development work.
The best thing to remember here is that JQL is designed to search for contents of a field, so it gets easier if you have some calculated field that is just the number of children of the Epic. That is the direction I would look in for this solution.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.