I would like to make a rule to move 'Completed tasks to a section of own choice - when it has been completed for XX days - cause in many projects we operate with Done-done or an Archive which we never delete.
Is that possible?
I would like to make a rule to move 'Completed tasks to a section of own choice - when it has been completed for XX days - cause in many projects we operate with Done-done or an Archive which we never delete.
Is that possible?
Are you saying that the task needs to be moved XX days after it has been marked complete?
(FYI moved this to the #tipsandtricks forum section, as it’s not about Asana API development)
Yes
Here is a work around that I believe should work:
Trigger: Task marked complete
+
Trigger: Task is overdue by (amount of days you want to wait in order to move task)
Action: Move to certain section
The key to this whole sequence is when you add the second trigger, you must select “When all triggers have occurred”
Hope this makes sense!
Thank you Mike - a lot I will try that