Mantis emails

General discussion of Mantis.

Moderators: Developer, Contributor

Post Reply
Mantis101
Posts: 3
Joined: 21 May 2015, 10:34

Mantis emails

Post by Mantis101 »

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.
atrol
Site Admin
Posts: 8555
Joined: 26 Mar 2008, 21:37
Location: Germany

Re: Mantis emails

Post by atrol »

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.
Please use Search before posting and read the Manual
Mantis101
Posts: 3
Joined: 21 May 2015, 10:34

Re: Mantis emails

Post by Mantis101 »

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. :D
atrol
Site Admin
Posts: 8555
Joined: 26 Mar 2008, 21:37
Location: Germany

Re: Mantis emails

Post by atrol »

Mantis101 wrote:I raise issues on behalf of other people.
Are those people users in Mantis?
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
Please use Search before posting and read the Manual
Begather
Posts: 2
Joined: 11 Jun 2015, 12:12

Re: Mantis emails

Post by Begather »

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.
How to write a plugin?
Last edited by Begather on 11 Nov 2016, 10:23, edited 2 times in total.
atrol
Site Admin
Posts: 8555
Joined: 26 Mar 2008, 21:37
Location: Germany

Re: Mantis emails

Post by atrol »

Begather wrote:How to write a plugin?
https://www.mantisbt.org/docs/master-1. ... EV.PLUGINS
Please use Search before posting and read the Manual
Begather
Posts: 2
Joined: 11 Jun 2015, 12:12

Re: Mantis emails

Post by Begather »

atrol wrote:
Begather wrote:How to write a plugin?
https://www.mantisbt.org/docs/master-1. ... EV.PLUGINS
Thanks for the help link.
Post Reply