Page 1 of 1

Email notification for only a given role

Posted: 08 Mar 2007, 11:18
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

Posted: 08 Mar 2007, 21:25
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?

Posted: 09 Mar 2007, 13:13
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?

Posted: 10 Mar 2007, 03:10
by ed
What have you customised your $g_access_levels_enum_string to?

Posted: 12 Mar 2007, 07:29
by Meow the Catz
Don't think so, most flags in my mantis version are in default value...

Posted: 12 Mar 2007, 07:56
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.

Posted: 12 Mar 2007, 08:16
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

Posted: 12 Mar 2007, 09:51
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.