I want to move a parent to then next step in the workflow when the sub-tasks are done.
I have created an automation that creates 2 sub-tasks when moving a story/task/defect to "Ready for Test 1" I want to have my parent task moved to "Ready for Deploy" upon the completion of both sub-tasks. Is that possible?
Hi @Ryan McGee,
Welcome to Atlassian Community!
Yes, that is possible and the automation would look similar to this one that is in the automation library:
Thank you! I set up the rule, but it does not appear to be working.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Disregard.. I removed the if parent matches requirement and it worked!
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.