Feature #5862
open
Additional email notification preferences
Added by Jim Naslund over 14 years ago.
Updated about 7 years ago.
Category:
Email notifications
Description
It would be useful to have two more options that individual users can set:
1) "Never"
2) "Only for things I watch"
The second is nice for people that are involved in a large number of issues but only want to receive updates on some of them.
Jim Naslund wrote:
It would be useful to have two more options that individual users can set:
1) "Never"
2) "Only for things I watch"
The second is nice for people that are involved in a large number of issues but only want to receive updates on some of them.
+1 to "Never"
The 2) is also not a bad idea.
+1 to "Only for things I watch". I have someone who submits all of my issues. he doesn't want to get an email just because of that!
+1 to "Only for things I watch".
I have someone who submits all of my issues. he doesn't want to get an email just because of that!
Every time the task changes, it's creator is notified.
Any chances to get this done?
Thanks in advanced.
You can disable creators from receiving emails notification by comment the following line at issue.rb located in app/models
notified << author if author && author.active?
After commenting this line the creator is not notified anymore. If you want him to be notified, just include his user as watchers.
This is enough for me.
- Category set to Email notifications
1) Never is a duplicate of Feature #1935 An option to completely disable email notifications
#1935#note-18
Indeed, silently committed with r4216 for version 1.1.0.
2) "Only for things I watch" is still an outstanding request.
- Related to Feature #6914: Allow reporter to opt out from receiving email updates added
- Related to Feature #37978: New email notification option - Only for things I watch added
Also available in: Atom
PDF