How add group in "watchers group" in jira?
Hi Oliver,
The Watchers field is for individuals only - you cannot add groups to it. You would need to add a new custom field of Group Picker type.
Hi @Alex ,
You can't do this out of the box. At least you can't simply add a group to the watch list. I have seen where others have used scriptrunner to solve this but unclear how that was done. You might search the community if scriptrunner is a option for you. Here is an old suggestion that has been closed as won't do for your and others reference- https://jira.atlassian.com/browse/JRACLOUD-33736 .
with that said, you should consider using automation. You could trigger on the issue being created and set up whatever conditions you want and then simply update the watchers list with a pre-described list of people. Of course this will require ongoing maintenance should your list continually change.
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.