Automation for jira... can I add a watcher to a sub task created in a rule?

Ed Richard April 14, 2018

have a rule that auto creates a sub-task... in that sub-task want to add a specific user to the watcher list...similar to below.... assuming this can be done, what is the syntax for the email name, etc??  Is there another way? Thanks in advance

{
"update": {
"watchers": [{
"add": "name@company.com"
}]
}
}

1 answer

1 vote
Ed Richard April 15, 2018

i figured it out...used the branch rule

Chirag Bhatt June 25, 2021

Ed i am trying to do the exact same thing. I have also looked at the branching rules but the only one that seems to work for me is the one Most Recently Created Issue branch rule.

Is that what you did?

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events