Hello!
I want to create an automaiton that will change the Status of a task to To Do
once its Start Date
is today or earlier.
This is what I created:
It doesn’t seem to do anything, however.
Can someone help?
Joe
Hello!
I want to create an automaiton that will change the Status of a task to To Do
once its Start Date
is today or earlier.
This is what I created:
It doesn’t seem to do anything, however.
Can someone help?
Joe
I would love this functionality. I think if we were to do this via automations, we’d have to be able to (1) run an automation on a schedule (daily, hourly, etc), and (2) be able to iterate over all matching tasks so we can change the status (or allow bulk-updates)