View Issue Details

IDProjectCategoryView StatusLast Update
0012726mantisbtfeaturepublic2011-04-11 02:12
ReporterCST Assigned To 
PrioritynormalSeveritytweakReproducibilityalways
Status newResolutionopen 
Product Version1.2.4 
Summary0012726: When deleting a Version there should be an option for selecting a "new version"
Description

When deleting a version there should be an option for a "new version". All bugs which have the version to be deleted in there version fields (e.x. fixed version, target version or product version) should be updated with the given "new version".

This would make it possible to cleanup the developer versions after a release and setting all bugs to the release version for example. This would generate a overall changelog aswell.

In core/version_api.php in function "version_remove" this feature seems already to be prepared (p_new_version defaults to '' by now). So it just needs some extra question to the user when deleting versions.

Steps To Reproduce
  1. delete a version which is used in some bugs as fixed version.
  2. these bugs have an empty "fixed version" field after that
TagsNo tags attached.

Activities

CST

CST

2011-04-11 02:12

reporter   ~0028583

Any thoughts about that?