View Issue Details

IDProjectCategoryView StatusLast Update
0029150mantisbtbugtrackerpublic2024-04-29 17:09
Reportersadovsf Assigned Todregad  
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionduplicate 
Product Version2.25.2 
Summary0029150: Missing target version when task is cloned
Description

When you click clone in task details, page with copied data is opened except target version is not transfered. In code i found:

<?php print_version_option_list( '', null, VERSION_FUTURE ) ?>

So target version is forced empty although previously it is detected and stored in $f_target_version

Especially when you have many target versions this makes it hard to find and reselect one

TagsNo tags attached.

Relationships

duplicate of 0012956 resolveddregad Target Version does not respect GET or POST value when reporting issue 

Activities

dregad

dregad

2024-04-19 07:42

developer   ~0068838

Duplicate of 0012956