Details
-
Type: Bug
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: 5.1.0-b1
-
Fix Version/s: 5.1.0-b2
-
Component/s: None
-
Labels:None
Description
To reproduce:
- Create a config option group
- Create a Checkbox config option and assign to the group
- Create a Radio config option with Option1 and Option2 and assign to the group
- Edit config option logic for the group
- Visit the Radio tab
- Create a condition that Checkbox = [X]
- Create a new condition set Checkbox = [ ]
- Save and receive error "The given value ID does not exist"
- Save again and see success message
- Edit config option logic again
- Visit the Radio tab
- See that both check boxes are now checked