MantisBT: master-1.2.x 185b4b26

Author Committer Branch Timestamp Parent
dhx dhx master-1.2.x 2010-02-07 06:52 master-1.2.x 237ce056
Affected Issues  0011375: Users that are monitoring a bug should be transferred if the bug is closed as a duplicate
Changeset

Issue 0011375: Narrow down SQL SELECT to get minimum columns

We only need to the user_id column, not bug_id or other columns in the
bug_monitor table.

mod - core/bug_api.php Diff File