Through JIRA Sructure, we are trying to automatically close Epic (status Closed) as soon as ALL of its children are closed (resolution is set). Could you tell me what the syntax of the JIRA Structure formula will look like?
if the status of all children is closed, then set the status of Epic to close
Hello @yogesh bhatt ,
Welcome to the Community!
You can make use of the Status Rollup Effector for this. The Effector on its own is not "automatic". It would require someone to run the Effector. However, you can set the Effector to run on a schedule using Scriptrunner and this script.
Please let me know if this helps!
Best,
David
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.