View Issue Details

IDProjectCategoryView StatusLast Update
0010242mantisbtfeaturepublic2016-10-02 18:41
Reportersgruendel Assigned Todregad  
PrioritynormalSeverityminorReproducibilityN/A
Status closedResolutionfixed 
Product Version1.1.6 
Target Version1.3.2Fixed in Version1.3.2 
Summary0010242: Copy Versions From / To should (optionally) update existing versions
Description

When I change an existing Project Version to "released" and set "timestamp" to release date, I have to repeat this for all subprojects. It would be nice if "Copy Version From / To" would not only copy new entries, but also update existing entries.

TagsNo tags attached.

Relationships

related to 0021693 closeddregad Copy of Versions from one project to another project does not copy all fields 

Activities

Related Changesets

MantisBT: master-1.3.x 9f5dfad8

2016-09-17 02:05

dregad


Details Diff
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
Affected Issues
0010242
mod - manage_proj_ver_copy.php Diff File