How do add watchers to an issue during issue creation?
It is fairly easy to add people as watchers during issue creation using Automation for JIRA!
If you want add a known set of watchers you can simple add them using the add watchers action:
image2016-11-22 16:14:19.png
Though if you want to be able to specify the user on the create screen, you will need to add a user customfield and then copy that user to the watchers.
image2016-11-22 16:17:25.png
You could also delete the user from the customfield so it wont show up. It is fairly similar to the approach used to add request participants in Service Desk - https://blog.codebarrel.io/automation-of-the-week-add-request-participants-on-ticket-creation-in-jira-service-desk-675af383f7e6#.wudq4ual0
Will watchers receive the notification on issue creation?
Normally, watchers of an issue can be added when the issue has already been created and, therefore, they do not receive a notification until the issue gets updated...
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
JIRA will not notify this user from the create event. Though it will send it from the edit event if set up. Alternatively, it is trivial to add an action to notify the suer either by email, hipchat, slack or text.
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.