How can I create an automated action that changes the color of a task if the task remains in a certain stage for a certain time?
For example: I have a project called "project" with three stages "New", "In Progress", "Done". I have a task called "task" in that project. Now I want the color of the task to be changed into red when the task is in the stage "In Progress" for more than a week.