-
Type:
Regression Bug
-
Status: Closed
-
Resolution: Fixed
-
Affects Version/s: Master
-
Fix Version/s: 7.1.0 Beta 1, 7.1.X, Master
-
Component/s: Forms
-
Story Points:1
-
Fix Priority:4
-
Last Working Version:
-
Git Pull Request:
-
QA Test Name:
-
QA Test Score:4
Steps to Reproduce:
- Add a new form
- Add a text field
- Publish
- Go to Publish URL
- Input a value into the text field ("123")
- Submit
- Go Content > Forms
- View entries for the created form
- View "123" entry
- Assert Text field with 123 displays
- Go to Edit form
- Change text field type to Select from List
- Save form
- View entries for the created form
- Go to form entry > kebab > View
Expected Result:
Entry still displays with Text field type and value.
Actual Result:
Entry is overwritten with Select from List field type, and value does not display.
Reproduced on:
Master: 2174e36bf678837841eb433ba383edc560ee7ea3
Not Reproducible on:
CE 7.1 Alpha 1
- Testing discovered
-
LPS-80357 Another entry appeared after changing field in form
- Closed