Hi,
I am working on automating Bugs with the help of JIRA Automation plugin.
We are using JQL to edit particular issues in JIRA Automation plugin to set assignee and watchers when status of issue is INPROGRESS and assignee is NOT user_name.
We are having issue while setting watchers as well as setting watchers with existing watchers.
So how do we set watchers and how to add new watchers with existing watchers (amend watchers)?
-Dhananjay
Combination of Automation plugin and post function worked for me to get exact result.
The field New watchers will be set according to the evaluation of Components against the following set of rules: (.*Component1.*)user1,user2,user3 This feature will be run as user in field Current user.
Automation Tools for JIRA should be capable of amending watchers in the manner you described. It is an updated version of the original JIRA Automation Plugin.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.