A task should move from status "C" to Status "D" only when all the sub-task should be in "Closed" status, except one sub-task should be in status "F". If a new sub-task is created under a task then the status should change to Status"C"
In your description, you mentioned:
A task should move from status "C" to Status "D" only when all the sub-task should be in "Closed" status, except one sub-task should be in status "F".
Could you please provide a little more information, i.e. is it expected that all the sub-task be in, for example, DONE status before the Parent issue is transitioned to DONE. If this is what you are looking for, then you can use ScriptRunner's Built-in Post-Function feature, i.e. Transition Parent when all sub-tasks have transitioned.
And why is the exclusion of one sub-task in a different status, i.e. status F? Could you please provide an example for status F?
Thank you and Kind regards,
Ram
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.