The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

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

How to automize watcher from selecting a select list?

Angel Casas
May 20, 2019

How can I automatically assign a watching from a select list?

1 answer

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

0 votes
Mike Rathwell
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Champions.
May 20, 2019

Hi @Angel Casas 

I am assuming you want to add watchers to a given issue depending on a pre-defined list of those you want to add and select from a transition screen. You could create a simple radio button (or multi select if you want to add several), place it on a transition screen, and have a post function populate the Watchers from that custom field.

That said, perhaps a better idea is to see if you can systematically set the watchers. For example a given issue type and component pair might mean "human A" needs to be on the watchers. Using a variety of plugins (such as Jira Misc Workflow Extensions) you could conditionally set watchers without the user having to do a thing. This is usually my approach as it ensures that it's done... right...