View Issue Details

IDProjectCategoryView StatusLast Update
0021375mantisbtbugtrackerpublic2016-08-28 01:12
Reportervboctor Assigned Tovboctor  
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionfixed 
Product Version1.3.0 
Target Version1.3.1Fixed in Version1.3.1 
Summary0021375: Status @30@ is not editable when editing issue
Description

If a status code is removed and there is a defined workflow, the edit issue page doesn't allow editing of the status, since there are no transitions from the invalid status. The fix is to delete the workflow configuration. Ideally, the code would detect that the status is unknown and enable transition to any of the statuses.

Fix is in core/print_api - get_status_option_list()

Tagsmantishub

Activities

Related Changesets

MantisBT: master 89fd6b80

2016-07-21 14:10

vboctor


Details Diff
Fix updating issues with undefined status

Fixes 0021375
Affected Issues
0021375
mod - core/print_api.php Diff File

MantisBT: master-1.3.x de31cb6b

2016-07-21 14:10

vboctor


Details Diff
Fix updating issues with undefined status

Fixes 0021375
Affected Issues
0021375
mod - core/print_api.php Diff File