Defect #9551
closedChanging assignee should be notify the previous assignee
0%
Description
When user change assignee to a new developer, the old assignee should be notify by mail (making this for example adding the old assignee as watcher).
I intend this as a defect and not feature, because if the old assignee is working to bug resolution and a new one change assignee, 2 different person can work to same problem.
Related issues
Updated by Mischa The Evil about 13 years ago
- Status changed from New to Closed
- Priority changed from High to Normal
- Resolution set to Invalid
pasquale [:dedalus] wrote:
When user change assignee to a new developer, the old assignee should be notify by mail
Depending on the email settings of both Redmine in general and the involved Redmine users specifically, email notifications are already sent to the involved users whenever the Assignee attribute value of the issue changes.
I intend this as a defect and not feature, because if the old assignee is working to bug resolution and a new one change assignee, 2 different person can work to same problem.
See above...
Updated by pasquale [:dedalus] about 13 years ago
- Status changed from Closed to Reopened
Depending on the email settings of both Redmine in general and the involved Redmine users specifically
Misha you are wrong.
I want that when I'm assignee of the bug and someone change assignee (in one of my project where I'm not watcher), Redmine notify me by mail. This now can't happens when I have set my notification as "Only for things I watch or I'm involveed in".
=> Reopen
Updated by Jean-Philippe Lang almost 13 years ago
- Status changed from Reopened to Confirmed
- Resolution deleted (
Invalid)
Indeed. Say we have 2 users A and B who want notifications for assigned issue.
When the assignee of an issue is changed from A to B, only B gets notified. A should be notified of the change.
Updated by Mischa The Evil almost 13 years ago
Jean-Philippe Lang wrote:
Indeed.
That is also what I found out while I was testing it with the additional info provided in note-2, but still had to post my "results" to this issue... :-/
pasquale [:dedalus]
This now can't happens when I have set my notification as "Only for things I watch or I'm involveed in".
What I saw was that this is not tied to the users mail notification setting. This e.g. also happens when the settings value is "Only for things that I am assigned to".
Updated by Mischa The Evil almost 13 years ago
FTR, this was first reported in #2694.
Updated by Jean-Philippe Lang almost 13 years ago
- Status changed from Confirmed to Closed
Implemented in r8695.
Updated by pasquale [:dedalus] almost 13 years ago
Updated by Etienne Massip almost 13 years ago
- Target version deleted (
1.4.0)
Updated by jie zheng about 12 years ago
hi, it seems can not work. I test with my account and account B, when change the issue assignee from me to B, B can receive mail but i can not receive the mail. what's happened?
Updated by Harm Ant over 6 years ago
The issue was fixed in 2.x.
But after upgrading to Redmine 3.4.2.stable notifications to old assignee is absent!
Updated by Marius BÄ‚LTEANU over 6 years ago
Harm Ant wrote:
The issue was fixed in 2.x.
But after upgrading to Redmine 3.4.2.stable notifications to old assignee is absent!
Please update your Redmine instance to the latest version or at least to 3.4.3 where the issue was fixed (#26627).