View Issue Details

IDProjectCategoryView StatusLast Update
0014111mantisbtbugtrackerpublic2018-04-05 11:57
Reporterkian Assigned Todregad  
PrioritynormalSeverityminorReproducibilityalways
Status assignedResolutionopen 
Product Version1.2.9 
Summary0014111: Cannot set Target Version to a version that is released
Description

In our workflow, we set a "Target Version" to a released version if the fix needs to be backported (to that version -- even though it's released).

In Mantis 1.2.9 this is not possible, as the ability to do so was removed in 0011706. That issue was closed, even though rombert says his workflow is similar to ours in 0011706:0031440.

Is there some sort of option I am missing, that enables this? Or is there a better recommended best-practice for us to use in this case?

TagsNo tags attached.

Relationships

related to 0011706 closeddregad Do not show release and obsolete versions 

Activities

dregad

dregad

2012-03-29 15:46

developer   ~0031560

You are correct, 0011706 introduced a regression as the case you describe was not taken into consideration by the change.

I think the correct way to handle this would be as suggested by rombert, to have a config option setting a threshold for the access level authorized to assign issues to a released version.

In the meanwhile, if this is blocking for you I recommend to revert commit 3af57d28.

kian

kian

2012-03-29 15:59

reporter   ~0031563

Thanks for the quick update. The configuration option sounds good - that would work for us.

I've reverted in the meantime :)

dregad

dregad

2012-03-30 18:43

developer   ~0031581

The commit 3af57d28 will be "officially" reverted in the next release, until a better solution can be designed and implemented.

dregad

dregad

2012-04-02 04:06

developer   ~0031587

Newly released Version 1.2.10 reverts to the pre-1.2.9 behavior.

steji113

steji113

2018-04-05 11:57

reporter   ~0059446

It appears that I am still being hit by this issue in 2.10.0. Did this regress in the 2.X timeline?

Related Changesets

MantisBT: master-1.2.x daf3c834

2012-03-30 11:35

dregad


Details Diff
Revert "Prevent selection of released version as target"

This reverts commit 3af57d289e46cf467bc30c8a094ce54af06eaf43.

The way this feature was implemented in release 1.2.9 introduced
regressions for several users.

Affects 0011706
Affected Issues
0011706, 0014111
mod - bug_actiongroup_page.php Diff File
mod - bug_report_page.php Diff File
mod - bug_update_advanced_page.php Diff File