...
Check the select box for the event row with the role that shall get notified.
...
Ie. You want to receive notifications on issue comments on the issues that you are the assignee, make sure to check the "assignee"-box for "issue comments"
How to unsubscribe to an event / notification for a role?
Uncheck the select box for the event row with the role that shall get notified.
Ie. you don't want to receive notifications on closed issues unless you are the reporter. Make sure to uncheck all boxes unless the "reporter" box for issue closed
Note |
---|
Transitions in JIRA is by default triggering a Generic event. This can be changed in your workflow by editing the post-functions. For instance, you might want to change the last transition in your workflow to trigger an Issue Resolved or Issue Closed event. |
...