Email notification for only a given role

Get help from other users here.

Moderators: Developer, Contributor

Post Reply
Meow the Catz
Posts: 13
Joined: 06 Mar 2007, 14:04

Email notification for only a given role

Post by Meow the Catz »

Hi,

Is there a way, for instance, to setup mantis so a "reporter" will receive an email notification, but not a developer or a manager?

Currently when I select a notification for a role, all roles higher than this one are checked too.

Thanks
ed
Posts: 143
Joined: 14 Feb 2005, 02:04
Location: Sydney, Australia

Post by ed »

have a look at $g_notify_flags in config_defaults_inc.php and make any changes in your config_inc.php

However, you should be able to do the same thing via email notifications page.

Is it not working via the config file or the web page interface?
Meow the Catz
Posts: 13
Joined: 06 Mar 2007, 14:04

Post by Meow the Catz »

In the webpage interface, if I click on "guest" for the email notification, all other roles to the right of this one (tester, developper, manager), except the administrator, are checked too when I submit the changes...

A bug?
ed
Posts: 143
Joined: 14 Feb 2005, 02:04
Location: Sydney, Australia

Post by ed »

What have you customised your $g_access_levels_enum_string to?
Meow the Catz
Posts: 13
Joined: 06 Mar 2007, 14:04

Post by Meow the Catz »

Don't think so, most flags in my mantis version are in default value...
ed
Posts: 143
Joined: 14 Feb 2005, 02:04
Location: Sydney, Australia

Post by ed »

You are looking at the page with manage_config_email_page.php in the address bar?

The default access levels do not have a guest or tester.
Meow the Catz
Posts: 13
Joined: 06 Mar 2007, 14:04

Post by Meow the Catz »

Here are screenshots of what I mean so you can understand my issue:

Step 1: I go to email notification page and I check access level "reporter" to receive notification when a bug is closed. (sorry it is in french bu I sure you can understand the screens)
Image

Now, I submit my changes, and look what it does:
Image
ed
Posts: 143
Joined: 14 Feb 2005, 02:04
Location: Sydney, Australia

Post by ed »

Arhhh ... OK, I get where guest, tester came from.

I have the same issue with 1.1.0a2 :(

Please report this to http://www.mantisbt.org/bugs/ and include a link back to here.
Post Reply