When a task is set as recurring in asana.com, on completion it is duplicated with a new due date. Name, description and tags are duplicated. But external data is not duplicated.
In an integration I use task’s external data to link it to a resource on my app.
What would be the best solution to keep this link on recurring tasks? Is there a way for external data to be duplicated? O should I plug into some hook and do it myself?