It would be great to be able to automate the “Next” subitem’s status, once the previous subitem is has “X” as status. The order of subitem can be specified (if this is not a feature yet) by subitems numbers or alphabetic order in subitem name
for example, below are the subitems. I want the subitem #2 to automatically update to “Ready To Start” once the subitem #1 is marked as done, so it’ll notify the next subitem’s owner or show up in their border as “Ready to start”
Subitem #1
Subitem #2
Subitem #3
What are you trying to achieve
easier automation and distribution of work when it’s across multiple team/regions/timezone so we can communicate via tickets and monday.com board instead of manually doing it for every single ticket and subitem
We could also build the automation like “When subitem status changes to something change next subitem status to something” that would even better suit your use case.
If the subitems order isn’t based on their position but the subitem name, we could also work something out (e.g. implement an automation to sort them based on some part of name).