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.
Hello,
Is there anyway to use the regular conditions between statues to stop an Epic from moving if child/subtask tickets are still open? Using Jira Software Cloud.
Thank you!
Hi Heather - Welcome to the Atlassian Community!
I think you will need an add-on such as JMWE or ScriptRunner to be able to do custom validations.
There is a regular condition to prevent the closing of a parent if sub-tasks are still open, but not for Epics and their children.
I think you would probably need to use Scriptrunner for this.
Adding a scripted validator that iterates through the Epic's linked issues and makes sure they are all in a "done" status category is the only way I can think of to make it work.
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.