Hey guys,
Im trying to create an automtaion for related subtasks (with same parent).
A short explanation:
If subtask's component=! QA, it is a dev subtasks.
If subtask's component= QA, it is qa subtask
I want to create an automtaion: if a qa subtask status= to do, and all of its related DEV subtasks are closed, then only the QA subtask is transtioned to "ready for qa" status.
I tried this automation but I keep getting at the audit log: "no actions performed"
