MantisBT: master-1.3.x 9f5dfad8

Author Committer Branch Timestamp Parent
dregad dregad master-1.3.x 2016-09-17 02:05 master-1.3.x 61192775
Affected Issues  0010242: Copy Versions From / To should (optionally) update existing versions
Changeset

Update existing versions when copying from project

Until now, the "Copy Versions From/To" buttons in Manage Projects page
were only adding new versions.

The code has been amended to also update versions existing in the target
project.

Note that since the copy currently ignores obsolete versions, those
marked as such in the source project after an earlier copy operation
will not be updated in the target project.

Fixes 0010242

mod - manage_proj_ver_copy.php Diff File