Yes. I would like to set it up so that all managers for a particular project received e-mail notifications for new issues created. I tried setting the following:
$g_notify_flags['new']['threshold_min'] = MANAGER;
$g_notify_flags['new']['threshold_max'] = MANAGER;
However, these settings send e ...
Search found 3 matches
- 17 Feb 2009, 18:03
- Forum: General Discussion
- Topic: Email Notifications for projects
- Replies: 4
- Views: 4215
- 17 Feb 2009, 04:02
- Forum: General Discussion
- Topic: Email Notifications for projects
- Replies: 4
- Views: 4215
Re: Email Notifications for projects
Does any one know how to add users to certain projects so they receive e-mail notifications for new issues created for that project. I've not been able to get this to work although I believe it is possible. I'm sure I'm just missing a setting in the config file.
Thanks,
Jason
Thanks,
Jason
- 10 Feb 2009, 16:18
- Forum: General Discussion
- Topic: Email Notifications for projects
- Replies: 4
- Views: 4215
Email Notifications for projects
Hello,
I have recently configured mantis 1.1.6. Everything seems to be working fine except for some of the e-mail notifications. Basically, what I would like to happen is to assign users to different projects so that they are automatically notified every time a ticket is created / modified for ...
I have recently configured mantis 1.1.6. Everything seems to be working fine except for some of the e-mail notifications. Basically, what I would like to happen is to assign users to different projects so that they are automatically notified every time a ticket is created / modified for ...