Hello :)
I'm wondering if its possible to iterate through a multi user field and add each user as a watcher to an issue through Jira automation.
I've set something up already for adding one user based on the ID of the user in a single select user field, but wasn't sure how to replicate this for a multi select user field.
Hi @Ahmad Sidawi ,
I believe you don't need to iterate through the users, you can just add smart value:
{{issue.Your custom field name}}
Thanks! I'll do some testing but seems you're right :)
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.