Commit 23def2e
committed
Changeset processing: reopened -> fixed
With default MantisBT settings, 'reopened' resolution is above 'fixed'
but below 'not fixed' thresholds (see $g_resolution_enum_string,
$g_bug_resolution_fixed_threshold/$g_bug_resolution_notfixed_threshold).
This adds a special case to make sure the resolution is set to 'fixed'
if it is currently 'reopened', as a workaround for MantisBT issue
http://mantisbt.org/bugs/view.php?id=16054
Fixes #1911 parent 5ff5acc commit 23def2e
1 file changed
+6
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
378 | 378 | | |
379 | 379 | | |
380 | 380 | | |
381 | | - | |
| 381 | + | |
| 382 | + | |
| 383 | + | |
| 384 | + | |
| 385 | + | |
| 386 | + | |
382 | 387 | | |
383 | 388 | | |
384 | 389 | | |
| |||
0 commit comments