Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Add Watchers from parent to child

Aravindh P May 22, 2025

Hello Folks,

Whenever a task or subtask is updated/created, The rule should copy all the watchers from epic and add it to triggered issue.

Can someone help to build the Automation Rule?

And, one more query, does {{issue.watcher.emailAddress}} or {{issue.parent.watcher.emailAddress}} really works for Jira Cloud?

Thanks in advance.

2 answers

1 vote
Jeroen Poismans
Community Champion
May 22, 2025

Hi,

That is possible. I have created a rule like this:

Screenshot 2025-05-22 at 14.03.41.png

 

When an issue is created it checks whether it is a Task in this case and then removes the watchers that are already on the created Task + Adds the ones from the parent:

Screenshot 2025-05-22 at 14.03.47.png

Using this Smartvalue:

{{issue.parent.watchers}}

More info on the Smartvalues can be found here:
https://support.atlassian.com/cloud-automation/docs/jira-smart-values-issues/

Using this you can easily fine-tune to your usecase.

Jeroen

 

0 votes
Jack Brickey
Community Champion
May 22, 2025

Hi @Aravindh P , here's an example that you can use to create your rules. I think you will want two rules one triggered when issue is created and another if an issue is updated with a condition that the triggered issue has children.

IMG_5773.jpeg

Jack Brickey
Community Champion
May 22, 2025

Oh and on your second question, I am unsure. Just give it a try.

Suggest an answer

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

Atlassian Community Events