How to sync a task in different projects automatically

Hey @lpb,

Actually I believe using Asana rules won’t work for this because they don’t fire as the result of automation-made changes; it’s discussed here:

However, Flowsana’s rules don’t have this limitation, so I know this can be done using Flowsana rules. :smiley:

@David_Löfgren, because sections are specific to projects and are not shared between projects, you can’t accomplish this directly.

So, if you want to use my Flowsana integration to accomplish it, what you can do is use a custom field (you can also use a tag) to in essence link the two projects together, and then create rules in each project.

I.e. in Project A you create a rule like "If task gets moved to Section ‘In Progress’, set the value of custom field ‘Status’ to ‘In Progress’. Then in Project B, you create a rule like "If value of custom field ‘Status’ gets changed to ‘In Progress’, move the task to the ‘In Progress’ section.

Note that you have to make sure the custom field is a global one; that is, it lives in your organizational custom field library.

I should also note that you can add your vote for Asana to have this “sync columns between projects” capability here:

2 Likes