Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 4.7.2
-
Fix Version/s: 4.8.0-b1
-
Component/s: None
-
Labels:None
Description
On lines 1285-1300 Services::edit() tries to populate $vars['configoptions'] using the options that are already set on the service. However it uses the "option_value" property as the value to pass. This doesn't work for text config options though since they have no "option_value". Instead we should use the "value" property for everything except quantity type options.
Activity
Field | Original Value | New Value |
---|---|---|
Rank | Ranked higher |
Sprint | 4.8.0 Sprint 4 [ 95 ] |
Rank | Ranked lower |

Status | Open [ 1 ] | In Progress [ 3 ] |

Status | In Progress [ 3 ] | In Review [ 5 ] |
Resolution | Fixed [ 1 ] |

Status | In Review [ 5 ] | Closed [ 6 ] |