I’m building a multi-step approval workflow in Asana using automation. The first approval is a subtask (assigned to someone like a Department Head).
When that subtask’s approval status is changed to “Approved”, I want the rule to trigger the creation of a second approval subtask, assigned to the Finance Head.
But this isn’t working. Even though the first subtask is marked as approved, the rule doesn’t run — and the next subtask doesn’t get created.
I suspect the issue is because Asana rules don’t reliably trigger on subtasks, even though “Run on subtasks” is enabled.
Can you help me set this up step-by-step so that each approval in the chain (Dept → Finance → CEO) triggers properly, ideally still as subtasks, or using an effective workaround?