Feature #5862

Additional email notification preferences

Added by Jim Naslund over 12 years ago. Updated over 5 years ago.

Status:NewStart date:2010-07-10
Priority:NormalDue date:
Assignee:-% Done:

0%

Category:Email notifications
Target version:-
Resolution:

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.


Related issues

Related to Redmine - Feature #6914: Allow reporter to opt out from receiving email updates New 2010-11-16

History

#1 Updated by xt zhang over 12 years ago

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.

#2 Updated by Sepp _ over 12 years ago

+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!

#3 Updated by Diego Felipe over 12 years ago

+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.

#4 Updated by Diego Felipe over 12 years ago

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.

#5 Updated by Toshi MARUYAMA almost 12 years ago

  • Category set to Email notifications

#6 Updated by @ go2null over 5 years ago

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.

#7 Updated by Go MAEDA over 5 years ago

  • Related to Feature #6914: Allow reporter to opt out from receiving email updates added

Also available in: Atom PDF