View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0012089 | mantisbt | bugtracker | public | 2010-06-18 01:15 | 2012-07-13 06:29 |
| Reporter | dhx | Assigned To | dregad | ||
| Priority | normal | Severity | minor | Reproducibility | N/A |
| Status | closed | Resolution | no change required | ||
| Product Version | 1.2.2 | ||||
| Summary | 0012089: Define default value for $g_status_enum_workflow | ||||
| Description | The default workflow should be defined within $g_status_enum_workflow. This allows the removal of this code from the bug_check_workflow() function in bug_api.php:
| ||||
| Tags | No tags attached. | ||||
|
The default workflow can actually be defined within $g_status_enum_workflow :-) See documentation: http://mantisbt.org/docs/master-1.2.x/en/administration_guide.html#ADMIN.LIFECYCLE.WORKFLOW.TRANSITIONS The sample workflow defined in config_default_inc.php illustrates that, and works perfectly in 1.2.x. |
|