Hello!
I am trying to create a rule based on the due date of tasks within my project. I want the tasks to moved from a “Current” section into an “Overdue” section, when they are unpaid and past due date.
So far, my rule is setup like this:
When –> “Task is overdue 30 minutes after”
Check if –> “Section is Current”
Do this –> “Move task to 0-59 days”
I have a test task that is in my “Current” section and overdue, but the rule isn’t successfully moving the task into the “Overdue” section, even after the midnight runtime.
Any tips? I appreciate the help!