Add watchers when moving issues between projects

Celestyna Banaszak February 3, 2021

We have one project (ENGBL) where all the company employees can file their engineering/product requests. I check these daily and move them to the relevant engineering projects.

The PMs asked to add them as watchers when relevant to them tickets are being moved to other projects (for example MO). I am thinking of 2 possible solutions:

1. Whenever a ticket is moved from ENGBL to MO, then a user (PM) is added as a watcher

2. Adding Watchers field to the Update Fields screen during Move Issue - so even though it is not automatic, at least I get a prompt that will remind me to add watchers manually. I know I could achieve that by making "Watchers" a required field in every destination project, but for obvious reasons I can't go this way (=there are many tickets that don't require a watcher).

 

I don't seem to be able to find any solution to this problem. Does anyone have an idea?

2 answers

1 accepted

1 vote
Answer accepted
Bill Sheboy
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
February 3, 2021

Hi @Celestyna Banaszak   -- Welcome to the Atlassian Community!

You can do that using automation rules, with the Issue Moved trigger to detect the condition and then add the Watchers you need.

If you need to further confirm that the source project was ENGBL, you may add a condition to check the previous value of the key with:

{{#changelog.key}}{{fromString}}{{/}}

To learn more about automation rules, please see these examples and documentation:

https://community.atlassian.com/t5/Automation-articles/Jira-Automation-all-the-resources-you-need-in-one-page/ba-p/1388465

https://www.atlassian.com/software/jira/automation-template-library#/label/all/1453


Best regards,

Bill

0 votes
Celestyna Banaszak February 4, 2021

ahh great! thanks a lot! that was much easier than expected, not sure why I couldn't find this answer myself :)

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
STANDARD
PERMISSIONS LEVEL
Site Admin
TAGS
AUG Leaders

Atlassian Community Events