View Issue Details

IDProjectCategoryView StatusLast Update
0025599mantisbtbugtrackerpublic2019-03-13 14:32
Reporterjuliexn Assigned To 
PrioritynormalSeverityminorReproducibilityalways
Status newResolutionopen 
PlatformSQL ServerOSWindowsOS Version7
Product Version2.11.1 
Summary0025599: Resolution drop box not displaying when closing an issue was was reopened
Description

We recently upgraded from v1.2.5 to v2.11.1 and noticed a difference in the way the Resolution field is displaying/updating when closing out an issue that was previously reopened. In the past, when the reopened issue closed, the resolution would get updated from "reopened" to "fixed".
Now, however, the resolution would stay as "reopened" and there is no dropdown box to setup us update the value upon closing a reopened issue. The drop down would appear if the issue was never reopened.

We have the default constant values for status and resolution. We also use the default config setting for items related to status and resolution.
$g_bug_reopen_resolution = REOPENED;
$g_bug_resolution_fixed_threshold = FIXED;
$g_bug_resolved_status_threshold = RESOLVED;
$g_bug_closed_status_threshold = CLOSED;

Steps To Reproduce

Close an issue
Reopen it
Close it again
The resolution dropdown box does not appear upon closing and the resolution remain as "reopened" after the ticket is closed the second time.

TagsNo tags attached.

Activities

There are no notes attached to this issue.