I'm building out automation flows to reduce repetitive admin tasks, but I'm having difficulty mapping a custom "person" field to the assignee field for an issue created via automation rule.
Objective: when issue is transitioned to Internal Review status, create a subtask and assign it to the "Reviewer" person from the parent task.
I've got everything working except the assignment piece. I have tried some of these smart values:
Hi @Carina Lora
To define the person responsible, the user's accountId is required.
You also need the forEachSmartValue
Try to do it like this:
I hope it helps!
Anthony
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Wow... glad it worked!!!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.