-
Type:
Regression Bug
-
Status: Closed
-
Resolution: No Longer Reproducible
-
Affects Version/s: 7.0.0 Alpha 3
-
Fix Version/s: 7.0.0 Alpha 3
-
Component/s: Forms
-
Labels:None
-
Fix Priority:3
-
Sprint:Sprint 4: Nov, 09 - Nov, 20
Steps to reproduce:
- Go to Admin > Forms
- Add a form with Select field
- Go to Advanced Settings of field > Turn on Multiple option
- Save field
- Before saving the Form, go back into the Settings of the added Select field
- Assert that the Multiple option is still on
- Save Form
- Go to Admin > Forms
- Edit Form created
- Go into the settings of the Select field
- Assert that the Multiple field is still turned on
Expected Result:
The selected options persists and the Multiple option is still turned on.
Actual Result:
The selected option for the Multiple option does not persist and the option is not saved. Refer to attached gif.
Reproduced on:
Tomcat 7.0.62 + MYSQL 5.6.27
Portal master GIT ID c5dd3793559b32d707d92461cec55c8b6c31cf6c
- causes
-
LPS-59337 Forms - Cannot select multiple options when feature is selected
- Closed