MantisBT: master 907b0ce6

Author Committer Branch Timestamp Parent
vboctor vboctor master 2015-11-27 21:05 master 93493427
Affected Issues  0019731: Notify user when they are unassigned a bug
 0020321: Re-assigned issues don't trigger 'owner' notifications
Changeset

Fix email notifications for re-assign / unassign

  • When an issue is unassigned, trigger an "unassigned" notification and
    include the user that was unassigned.
  • When an issue is re-assigned, trigger an "owner" change notification,
    rather than issue update.

Fixes 0019731
Fixes 0020321

mod - bug_update.php Diff File
mod - core/bug_api.php Diff File
mod - core/email_api.php Diff File
mod - lang/strings_english.txt Diff File