View Issue Details

IDProjectCategoryView StatusLast Update
0012096mantisbtfeaturepublic2014-12-08 00:34
Reporterdhx Assigned Todhx  
PrioritynormalSeverityminorReproducibilityN/A
Status closedResolutionfixed 
Product Version1.2.2 
Target Version1.3.0-beta.1Fixed in Version1.3.0-beta.1 
Summary0012096: On marking an issue as a duplicate add the reporter and handler to the monitor list of the destination bug
Description

When an issue X is resolved as a duplicate of an existing issue Y, the monitor list from X is copied to and merged with Y. However the reporter and handler of the source issue are not copied unless they're on the monitor list.

It'd be helpful if this behavior was changed so that the reporter and handler were added to the monitor list of the destination bug so they don't mistakenly become 'out-of-the-loop' on updates to the issue.

TagsNo tags attached.

Relationships

child of 0015721 closedgrangeway Functionality to consider porting to master-2.0.x 

Activities

grangeway

grangeway

2013-04-05 17:57

reporter   ~0036505

Marking as 'acknowledged' not resolved/closed to track that change gets ported to master-2.0.x branch

Related Changesets

MantisBT: master 4c791523

2010-06-19 00:38

dhx


Details Diff
Issue 0012096: Add reporter and handler to monitor list on duplicate

When an issue X is resolved as a duplicate of an existing issue Y, the
monitor list from X is copied to and merged with Y. However the reporter
and handler of the source issue are not copied unless they're on the
monitor list.

This change ensures that the reporter and handler of the source issue
are added to the monitor list on the destination issue. These users are
thus less likely to become out-of-the-loop on an issue that is relevant
to them.
Affected Issues
0012096
mod - core/bug_api.php Diff File