I have an object with an attribute of type User. When the object is updated, I have to set in the attribute the value of the current user.
I am using "Attribute Value" rule and placeholders (assignee, reporter) to get the value, however I am not getting the current user value.
What placeholder should I use?
Thank you.
When you note "current user", who do you mean?
For rules triggered on automation action, I believe the actor is the automation user. For manually triggered rules, you can get that person with {{initiator.displayName}}
Best regards,
Bill
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.