I would like to know how to or if we can set up a recurring task with a dynamic task name.
For eg. Task name: “Weekly updates - Week of Jul 15 to Jul 19”.
When this task gets closed, the recurring new task should open with the name “Week of Jul 22 to Jul 26”.
Or something similar that can identify the week in the task name.
The due date isn’t helpful in this case as some tasks could have follow-up action that causes the due date to be extended.
Hi @Robin43 ,
Welcome to the forum!
Using Asana without 3rd parties
This is not possible using just Asana at the moment, mainly because recurring tasks currently don’t trigger rules:
Your vote and voice would be appreciated.
If that were to be solved, you’d still need to be able to increment numbers for each task, or have a rule action that get’s the week numbers.
Using 3rd parties
You might succeed with this in having software like Zapier create weekly tasks and base the name on the creation date.
Or @Phil_Seeman might be able to tell you if you can accomplish this with Flowsana.
I’ve gone ahead and created feedback for this functionality:
Hi @Robin43,
Yes, you could likely get close to what you want using our Flowsana integration.
Firstly, unlike Asana, Flowsana rules will trigger on new instances of recurring tasks.
Also, we have a Variable Substitution feature that you could take advantage of, which gives you access to the task’s creation date. So you could create a Flowsana rule with an action like:
Now of course, this is predicated on your completing (closing) the task on the first day of the week, in order for {task.CreationDate} to be the date that you 'd want.