I have the following case:
- I have task ‘A’ with one subtask ‘subtask 1’. I want to added new subtask to task ‘A’, when ‘subtask 1’ is completed.
I created the rule: “When task is completed, create subtask” with the option to tun it on both tasks and subtasks. When I mark ‘subtask 1’ completed, rule is executed and new subtask is added to the ‘subtask 1’ that is already completed.
I changed the rule as follow: “When task is completed, create task”, but in this case when I mark ‘subtask 1’ completed, rule is executed and new task is added to the project.
I see great opportunity in the rule "when subtask is completed, add another subtask to parent task. Please vote if this change would be valuable for you too or let me know how you address this kind of behaviour. Thank you!