notification of new reports
Posted: 29 Nov 2005, 11:40
Hi,
I am using Mantis 0.19.1
What settings do I need to change so that someone is notified anytime a new bug/feature request is added to a project? Right now, unless someone chosoes 'advance report' and assigns it..no one gets notified.
I tried creating a generic developer account since config_inc.php has :
$g_notify_flags['new']['threshold_min'] = DEVELOPER;
$g_notify_flags['new']['threshold_max'] = DEVELOPER;
but nothing happens..the email doesnt get notified.
Also, is there a way to make sure 'reporters' cannot choose 'advanced view'. We dont want them to have the ability to assign tasks.
Thanks,
V
I am using Mantis 0.19.1
What settings do I need to change so that someone is notified anytime a new bug/feature request is added to a project? Right now, unless someone chosoes 'advance report' and assigns it..no one gets notified.
I tried creating a generic developer account since config_inc.php has :
$g_notify_flags['new']['threshold_min'] = DEVELOPER;
$g_notify_flags['new']['threshold_max'] = DEVELOPER;
but nothing happens..the email doesnt get notified.
Also, is there a way to make sure 'reporters' cannot choose 'advanced view'. We dont want them to have the ability to assign tasks.
Thanks,
V