View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0021656 | mantisbt | customization | public | 2016-08-30 20:26 | 2016-10-02 18:41 |
| Reporter | cproensa | Assigned To | cproensa | ||
| Priority | normal | Severity | minor | Reproducibility | have not tried |
| Status | closed | Resolution | fixed | ||
| Product Version | 1.3.1 | ||||
| Target Version | 1.3.2 | Fixed in Version | 1.3.2 | ||
| Summary | 0021656: set_status_threshold config is not deleted if is same as parent | ||||
| Description | As a regression from 0021581 Additionally, in that case, report_bug_threshold is colored as overriden, but the option for "delete project specific settings" is not available | ||||
| Tags | No tags attached. | ||||
|
MantisBT: master-1.3.x 6e0801d3 2016-08-30 15:19 Committer: dregad Details Diff |
Dont break complex threshold in workflow config page The configuration option "set_status_threshold" may contain complex thresholds defined as arrays instead of integer values. In this case, on manage_config_workflow_page, show those fields as not editable. Fixes: 0021655, 0021656 |
Affected Issues 0021655, 0021656 |
|
| mod - manage_config_workflow_page.php | Diff File | ||
| mod - manage_config_workflow_set.php | Diff File | ||