I'm trying to set the watchers of a ticket based on a custom people field called "Approvers." However, when I try to set up the automation rule, it returns that the rule was executed successfully but the watchers have not changed. Attached is a screenshot of the automation rule I have set up at the moment. Is there any way to fix this? Am I doing something wrong?
You have to do it using smart value and the advanced branch in order to do it, like this:
Yes, and...to Mikael's answer:
You may also do this in one edit, without the branch, by adding all of the values from the field at once. Try an iterator over the field to build the syntax needed for the JSON, as described here: https://support.atlassian.com/cloud-automation/docs/advanced-field-editing-using-json/#Multi-user-picker-custom-field
Kind regards,
Bill
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.