I have created a Project under Jira Work Management. I created many tasks under this project. I want few of the watchers all can see these tasks that i created without adding in 1 task by 1 to the tasks that i created. When i update to the tasks then they can receive email notification . How do i do it just only 1 add time to the project.
Thanks
Hi @OliviaChin
You can achieve this via automation.
Take the following steps:
Step 1: Create a JQL query to find the issues for which you want to add watchers.
Step 2: Create an Automation to add watchers to issues.
Step 3: Run your new automation
Hi Oliva,
If you have the ScriptRunner for Jira Cloud add on installed in your instance, this can be used to add watchers to issues.
We have an example script here that shows how to add watchers to newly created issues, you could configure this as a Script Listener on the issue updated event so that it would add your list of watchers to each issue when you made a simple update to each issue.
I hope this helps.
Regards,
Kristian
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.