How to copy watchers from parent issue to sub-task?
Hello,
You would need a plugin for it. For example, you could use the Power Scripts ad-on:
You could write a post function with a code like this:
watchers = parent.watchers;
It's work! Thank you!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You are most welcome!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Posting for anyone else who finds this thread frustrated that you'd need a paid app to accomplish this - because you absolutely don't.
I managed to get this working using the below automation. Runs every 5 minutes, automatically adds the watchers of the parent task to the child task.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
This is excellent. This could also be attached to an “on create event” so you don’t use up your automation quota. You can also copy labels, components, and other values. This even works in the free version now that automation is supported there, however the 100 automation quota will run out very quickly.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Discover the teamwork and precision behind success on and off the track. See how this high-performing team makes the impossible possible. Be one of the first 100 customers to register for a chance to win 2 tickets to an Atlassian Williams 2026 race.
Register now
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.