Details
-
Type:
Improvement
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 4.6.0
-
Fix Version/s: 4.7.0
-
Component/s: Staff Interface
-
Labels:None
Description
When creating a configurable option it's possible to leave the value blank, causing display issues. For example, create a config option drop-down with 2 items where the value is blank. When checking out, only one of the options is displayed because both have the same value of blank.
- Require a value for config options to be set
- Require the value to be unique for the config option (can't use the same value for multiple select fields in the same dropdown for example)
Issue Links
Activity
Field | Original Value | New Value |
---|---|---|
Rank | Ranked higher |
Story Points | 2 |
Sprint | 4.7.0 Sprint 4 [ 89 ] |
Rank | Ranked higher |
Sprint | 4.7.0 Sprint 4 [ 89 ] | 4.7.0 Sprint 4, 4.7.0 Sprint 5 [ 89, 90 ] |
Rank | Ranked higher |
Rank | Ranked higher |
Sprint | 4.7.0 Sprint 4, 4.7.0 Sprint 5 [ 89, 90 ] | 4.7.0 Sprint 4, 4.7.0 Sprint 5, 4.7.0 Sprint 6 [ 89, 90, 91 ] |
Rank | Ranked higher |
Fix Version/s | 4.7.0-b2 [ 11125 ] | |
Fix Version/s | 4.7.0-b1 [ 11123 ] |
Assignee | Jonathan Reissmueller [ jonathan ] |

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

Status | In Progress [ 3 ] | In Review [ 5 ] |
Resolution | Fixed [ 1 ] |
Remaining Estimate | 0 minutes [ 0 ] | |
Time Spent | 25 minutes [ 1500 ] | |
Worklog Id | 12561 [ 12561 ] |
Time Spent | 25 minutes [ 1500 ] | 57 minutes [ 3420 ] |
Worklog Id | 12565 [ 12565 ] |

Status | In Review [ 5 ] | Closed [ 6 ] |
It may be that a blank value is desired, but I agree that values should be unique to conform to the form field standards.