Set assignee to a custom person field in rules

We have an Owner and QA person on each of Tasks. When we move a task to QA we want the Assignee to be updated to the QA person so it will end up in the QA Persons My Tasks. If a QA Person requests changes and moves a task back to the TODO list, we want the assignee updated to the owner. This isn’t currently possible.

Hi @Darrel_O_Pry and welcome,

FYI this is possible using rules in our Flowsana integration; we have a rule action to assign a task to a value in a custom field:

I set this up using an external Script Action, only problem is that the user that creates the rule is the one performing the action, so in a notification it will say “User” assigned the task to you.

Yep, this is a known and unfortunate behavior of Asana:

I don’t see Script Action in my external actions… how did you do this?

Select the action, then: External actions > Run script

@Darrel_O_Pry, note that Script actions are only available to Enterprise and Enterprise+ customers; that might be why you’re not seeing it.