Defect #10656
closed
Email notifications not working as expected?
Added by Daniel Morgan over 12 years ago.
Updated almost 8 years ago.
Category:
Email notifications
Description
Using Redmine 1.3.2 with MySQL on WindowsXP SP3.
The "Email notifications" settings on the "My Account" page does not seem to work as interpreted.
- Only for things I am assigned to
This supposedly implies that an email is sent out only for issues the user is set as "Assignee".
However, an email is sent out when the user is only an watcher of the issue.
- Only for things I am the owner of
This supposedly implies that an email is sent out only for issues the user is set as "Author".
However, an email is sent out when the user is only an watcher of the issue.
Looking at the code of the method watcher_recipients
, it looks as though watchers are sent an email even if they have set either of the above settings in their Account Settings.
Issue still present in 1.4.0.
Can anyone respond to whether my interpretation of the "Email notifications" settings is correct?
I agree with you, the wording of the email setting does make it a little confusing. It does make sense to me that if I've selected items to "watch" then I'll still receive notifications. Only because you (from what I can tell) have to manually select items, whereas other emails are sent because of system events.
Perhaps there should me another setting for watch notifications being sent or not.
David Boyer wrote:
I agree with you, the wording of the email setting does make it a little confusing. It does make sense to me that if I've selected items to "watch" then I'll still receive notifications. Only because you (from what I can tell) have to manually select items, whereas other emails are sent because of system events.
Perhaps there should me another setting for watch notifications being sent or not.
I agree with your interpretation if I selected to watch an item myself.
However, when someone creates an issue, they can add however many watchers they want.
In this case, the item was not selected by me and therefore lacks consistency.
This is a defect from my undertstanding too!
Watchers shall only be send emails for setting "Only for things i'm involved in" and
below.
- Related to Defect #14825: News: email notification to users added
- Has duplicate Defect #20874: I had set "only for things i am assigned to" for my account in Email notifications , why i still receivec the email ? added
- Related to Patch #24177: Change translation for label_user_mail_option_only_(assigned|owner) added
- Status changed from New to Closed
- Resolution set to Fixed
The wording of the email setting was changed by #24177 (Redmine 3.4.0) as follows.
- Only for things I watch or I am assigned to
- Only for things I watch or I am the owner of
Also available in: Atom
PDF