Hi,
Working with Jira automation and trying to find a way to transition the parent issue to the same status when ALL subtasks are in the same status. For example, if I were to go with the default status, when all subtasks are in the In-Progress status, I want the parent to move to In-Progress as well. But let say if I had one subtask still in the Open status, it would not transition the parent; only when all subtasks are in the same status. It would be awesome if the Related issues condition have something that compare all subtasks to one another or something.
I've read through many solved post around transitioning the parent based on subtask but they are all around a specific status (i.e. transition parent when all subtask are done), I know I can make individual rules for each status but if I have a lot of statuses, I would have to create a lot of rules; which doesn't seem efficient.
Thanks.