View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0036867 | mantisbt | plug-ins | public | 2026-02-05 23:56 | 2026-02-07 03:02 |
| Reporter | vboctor | Assigned To | vboctor | ||
| Priority | normal | Severity | feature | Reproducibility | have not tried |
| Status | resolved | Resolution | fixed | ||
| Product Version | 2.28.0 | ||||
| Target Version | 2.29.0 | Fixed in Version | 2.29.0 | ||
| Summary | 0036867: Support muting email notification in IssueNoteAddCommand via options | ||||
| Description | This enables plugins to disable email notifications when a note is added. This is useful when plugins are adding a note and trigger other actions that trigger emails like assigning an issue, changing status, etc. | ||||
| Tags | No tags attached. | ||||
|
MantisBT: master c117cb20 2026-02-05 23:57 Details Diff |
Support muting emails from IssueNoteAddCommand Fixes 0036867 |
Affected Issues 0036867 |
|
| mod - core/commands/IssueNoteAddCommand.php | Diff File | ||
| add - tests/Mantis/IssueNoteAddCommandTest.php | Diff File | ||
|
MantisBT: master 69226d58 2026-02-06 22:56 Details Diff |
Improvements to unit tests Fixes 0036867 |
Affected Issues 0036867 |
|
| mod - tests/Mantis/IssueNoteAddCommandTest.php | Diff File | ||