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 add multiple watchers in JIRA Filter issues ?

Vinay
February 17, 2022

Hello All

 

I have a requirement in which multiple users needs to be automatically added in watchers if issues meets the JQL query.

Any suggestion ?

 

1 answer

1 accepted

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

0 votes
Answer accepted
Fabio Racobaldo _Catworkx_
Community Champion
February 18, 2022

Hi @Vinay ,

in order to make it automatically, you need to implements a job.

Try using ScriptRunner https://scriptrunner.adaptavist.com/latest/jira/ScriptJobs.html for this purpose.

Hope this helps,

Fabio

Vinay
August 18, 2022

Thanks