I'm wondering if there is a way to stop selected emails being sent out. Lets say for example I've reported an isue, but I don't want to be informed about that particular issue.So removemyself from the emails being sent out when the issue is updated etc etc.
I can see how you turn emails off but unless I'm not looking properly, I can't see a way to fine tune emails.
Mantis emails
Moderators: Developer, Contributor
Re: Mantis emails
This is not possible.
You would have to write a plugin or to change source code.
At first sight it's a bit strange that you report an issue but are not interested in getting informed.
You would have to write a plugin or to change source code.
At first sight it's a bit strange that you report an issue but are not interested in getting informed.
Re: Mantis emails
Well normally yes I would want to know, it's when I raise issues on behalf of other people. They end up getting raised and assigned to other people but I am still informed of them.
I'll have to set some rules up in outlook for now.
I'll have to set some rules up in outlook for now.
Re: Mantis emails
Are those people users in Mantis?Mantis101 wrote:I raise issues on behalf of other people.
If so you can change the reporter after you created the issue (There is a edit link near the name)
If you want to set the reporter when creating the issue you can use this plugin https://github.com/mantisbt-plugins/CustomReporter
Re: Mantis emails
How to write a plugin?atrol wrote:This is not possible.
You would have to write a plugin or to change source code.
At first sight it's a bit strange that you report an issue but are not interested in getting informed.
Last edited by Begather on 11 Nov 2016, 10:23, edited 2 times in total.
Re: Mantis emails
https://www.mantisbt.org/docs/master-1. ... EV.PLUGINSBegather wrote:How to write a plugin?
Re: Mantis emails
Thanks for the help link.atrol wrote:https://www.mantisbt.org/docs/master-1. ... EV.PLUGINSBegather wrote:How to write a plugin?