How can I create an automation that will put the parent back to the previous Status if the Subtasks are not marked as Completed?
You have not specified a trigger for that rule.
In addition - you would like to add IF STATEMENT before "For loop" that checs if current status is the only one you want move back from. Just to make sure that automation will always go one status back instead of infinity. Combain it with proper workflow.
Just type destination status: {{issue.previous status}}
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.