Hi all,
I am a beginner on Jira and Groovy
I created a groovy script for add a watcher automatically on the all issues.
But I don't want send a notification to all users
So I used the method startWatching of watcherManager package.
ComponentAccessor.watcherManager.startWatching(author, currentIssue)
Someone could confirm that no notification will be sent when I run the script.
(Sorry if I am not clear, English is not my native language, I am French :). So do not hesitate to ask me for more precision.
Thanks
Adding a watcher to an issue does not send an update itself (although that is a popular request open with Atlassian)
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.