I’m struggling to understand whether the following is possible. I’d like to set up an automation that is very similar to one that is already present, but doesn’t quite map to my use case.
While there currently isn’t one automation that can accomplish this, if I’m understanding your use case correctly, you can make it work with an extra Status column and a pre-automation.
-Create a new Subitem Status column
-Create the following custom automation(one automation per X, Y and Z status)
*Replacing “Done” with your corresponding statuses.
*The second status column(the new one you just created) will be changed when X, Y and Z are set.
-Modify your original custom automation so that once the new status is showing all the same, it changes the status on your parent item.
Hope this makes sense and is able to solve for your use case!