View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0006343 | mantisbt | bugtracker | public | 2005-10-14 14:58 | 2014-09-18 08:15 |
| Reporter | rdllc | Assigned To | dregad | ||
| Priority | normal | Severity | minor | Reproducibility | always |
| Status | closed | Resolution | fixed | ||
| Product Version | 1.0.0rc1 | ||||
| Target Version | 1.2.16 | Fixed in Version | 1.2.16 | ||
| Summary | 0006343: Change status using actiongroup does not send email notifiation | ||||
| Description | bug_actiongroup.php uses bug_set_field() to change bug status. This does not send email notifiation of status change if required. bug_set_field() is also used for several other issue changes so other email notifications may not be sent for these actions. | ||||
| Tags | No tags attached. | ||||
|
MantisBT: master-1.2.x 568c5ea0 2013-11-07 03:41 Details Diff |
Fix group actions not sending notifications Added missing email_generic() calls Fixes 0006343, 0013659 |
Affected Issues 0006343, 0013659 |
|
| mod - bug_actiongroup.php | Diff File | ||
|
MantisBT: master e2827228 2013-11-07 03:41 Details Diff |
Fix group actions not sending notifications Added missing email_generic() calls Fixes 0006343, 0013659 |
Affected Issues 0006343, 0013659 |
|
| mod - bug_actiongroup.php | Diff File | ||