I’m actually curious about the ability to create one automation that pushes items ‘down’ to different groups based on status being complete.
ie:
Group 1:
item a - status=open
item b - status =open
item c - status (open to ready) now item c would move down to group 2
Group 2:
item d - status=open
item e - status =open
item f - status (open to ready) now item f would move down to group 3
**This would remove the need to create an automation for every status and or group name and would apply a general rule for items to move down groups (for process based workflows) when status changes.
Unfortunately it seems to me that it is not possible with the native tools currently, the only viable option I see is as I said, create a state for each group, and that is the trigger for your workflow.