I have a Master-Ticket that has a small set of Watchers.
Is there a way to set a notification (maybe post function) on the Sub-Tasks that will send a notification to the Master-Ticket watchers?
With vanilla jira installation, what you are asking is not possible.
Notifications are triggered by events. When an event is triggered on a sub-task, there is no event associated with the parent ticket.
If the watchers of the parent ticket are not also watchers of the sub-task, you can't use the built-in notification system to notify them.
There is also no way to automatically inherit watchers. This goes against the philosophy that watching is a user-initiated thing.
Now, like you suggested, they might be some post function options, but they would all require some third party app. For example, scriptrunner has a Send custom email post function. But you would need to obtain the parent ticket watchers via some scripting.
Hi Dave,
Not sure if this will help but you can create a rule from the delivered automation that will 'Alert User'. You can alert multiple users.
Also you can set up your notification scheme to notify all watchers when an issue is:
What do you want to notify the watchers of?
Best,
Chris
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.