-
Type:
Bug
-
Status: Closed
-
Resolution: Fixed
-
Affects Version/s: Master
-
Fix Version/s: 7.1.0 Beta 2, 7.1.X, Master
-
Component/s: Forms
-
Labels:
-
Fix Priority:3
-
Git Pull Request:
Steps to Reproduce:
- Go to Content > Forms
- Add a new form
- Add a "Single Selection" field
- Delete the default first "Option" (making the field invalid)
- Click "Save"
- View error message for field missing any options
- Click "Publish"
Expected Result:
Nothing happens on the user clicking "Publish" because the form is not saved.
Actual Result:
User given success message and link to form publication URL, even though the form cannot be published.
- Discovered while testing
-
LPS-79277 Form is reset after trying to save it with blank single selection option
- Closed