View Issue Details

IDProjectCategoryView StatusLast Update
0021879mantisbtcode cleanuppublic2016-11-27 00:45
Reportervboctor Assigned Tovboctor  
PrioritynormalSeverityminorReproducibilityN/A
Status closedResolutionfixed 
Product Version1.3.3 
Target Version1.3.4Fixed in Version1.3.4 
Summary0021879: Explicitly pass issue note id to email notifications rather than getting latest note id
Description

It is not safe to assume that the current notification is related to latest added note. So explicitly pass the issue note id when constructing list of target recipients for the notification.

TagsNo tags attached.

Activities

Related Changesets

MantisBT: master-1.3.x b1c063b3

2016-11-06 20:37

vboctor


Details Diff
Re-implement issue note notifications

Email notifications for notes shouldn't include full issue information
Fixes 0021876

Mentioned users in a new note shouldn't receive double notifications
Fixes 0021877

Include note attachments information in issue note added notification
Fixes 0021875

Explicitly pass issue note id to email notifications rather than getting latest note id
Fixes 0021879

Improve issue note caching
Fixes 0021878
Affected Issues
0021875, 0021876, 0021877, 0021878, 0021879
mod - bugnote_add.php Diff File
mod - core/bugnote_api.php Diff File
mod - core/email_api.php Diff File
mod - core/file_api.php Diff File
mod - core/mention_api.php Diff File
mod - lang/strings_english.txt Diff File