With every status change an email is sent, causing to much email traffic for the users. How can I reduce the number of emails? For example only sent an email at a status change from open to investigate.
You can add custom mail event and configure these events to the transition (on which you want the notification ) .
You create your custom notification schema and recipients to events to which you want to receive mails.
https://confluence.atlassian.com/adminjiraserver/creating-a-notification-scheme-938847330.html
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.