Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

User field to inherit the properties of the user who triggered the workflow transition

Arturs Kalnins
Contributor
March 18, 2022

Hi! 
I have a field  "Developed by [user pick field]" 

We have a following steps in workflow To refine -> To DO -> Development -> Peer review -> Qa -> Ready for deployment

 

is there a way to automate populating the "developed by [user pick field]" field to inherit it from the user who moved the ticket from development to peer review?   

1 answer

1 accepted

0 votes
Answer accepted
Fernando Eugênio da Silva
Community Champion
March 18, 2022

@Arturs Kalnins 

Yes, it is possible

Create the automation in the issue transitioned and in the ACTION add the field "Developed by" in the input value field, add the smartvalue: {{initiator}}

It is responsible for collecting the actor of the action that you have estimated in the trigger of your automation.

See the example:

47.PNG

I hope this helps.

Regards,

Fernando

Arturs Kalnins
Contributor
March 18, 2022

That worked! 

I appreciate the help, Fernando! 

Suggest an answer

Log in or Sign up to answer