Feature #1602
openEmail options for Roles
0%
Description
It would be useful to be able set default Email notifications options for Roles.
For example: Manager notified about all things in all his projects and Developer notified about things he's involved.
Related issues
Updated by Stanislav German-Evtushenko almost 16 years ago
It is unnecessary else. "Add watchers" in 8.0 is doing necessary.
Updated by GOYELLO IT Services over 15 years ago
We've created a fix that might help you:
Updated by Dipan Mehta over 11 years ago
You can do this exactly using a plugin called Redmine AutoWatch which allows you to set a role which will become a default watcher for for respective project.
Though the limitation is that only 1 role can be defined and same role applies to all projects. But closest to what you asked for as such.
Updated by Sebastian Paluch over 8 years ago
+1
The reason why we would like to get this option is that when project gets into a post release/maintenance phase not much is happening there, members are moving to other projects and are not looking into it. But from time to time someone/end user may report an issue. In such case we need to make sure that "Product Support" role gets an email, for every single change. We may not rely on user entering the issue to assign it to correct project member or group.
The auto watch functionality provided by mentioned plugin would be ok, but the setting should be role setting (in redmine/roles/8/edit), not global Redmine setting.
Updated by Toshi MARUYAMA over 8 years ago
- Related to Feature #8568: add ability to designate default watchers by tracker/project added