Vote #74726
完了Notification on loosing assignment does not work
0%
説明
It was implemented long long time ago in r8695, but it seems that it doesnt work.
Only the new "Assigned to" user, the author and watcher are notified, but not the old "assigned to" user.
The mailnotificationoptions are on both "Only for Issue I'm watching or working on"
Am I missing something or is it broken?
Our Redmine:
Environment: Redmine version 2.4.1.stable.12357 Ruby version 1.9.3-p0 (2011-10-30) [x86_64-linux] Rails version 3.2.16 Environment production Database adapter Mysql2
journals
--------------------------------------------------------------------------------
You're right and the test that was added in r8695 was wrong. It's fixed in r12419 with a more robust test.
Thanks for pointing this out.
--------------------------------------------------------------------------------
Merged.
--------------------------------------------------------------------------------
Is this feature something that can be tweaked from the user's or system's settings menu? Maybe it just includes the previous assignee in the notification list if the criteria listed in the *@Select actions for which email notifications should be sent@* list are met?
For example we have our system setup to only send email notifications when a new issue is created (@Issue added@) a comment is made (@Note added@). When the assignee is changed and comment is _not_ made to the ticket no email notifications are sent. If a comment _is_ made, then the previous assignee _does_ get a copy of the email as if they were still the assignee.
Is this expected behavior for this feature?
--------------------------------------------------------------------------------
The issue was fixed in 2.x.
But after upgrading to Redmine 3.4.2.stable notifications to old assignee is absent!
--------------------------------------------------------------------------------
Harm Ant wrote:
> But after upgrading to Redmine 3.4.2.stable notifications to old assignee is absent!
See #9551#note-12.
--------------------------------------------------------------------------------