-
Type:
Bug
-
Status: Closed
-
Resolution: Won't Fix
-
Affects Version/s: Master
-
Fix Version/s: 7.1.0 Beta 1
-
Component/s: Forms
-
Labels:
-
Story Points:1
-
Fix Priority:3
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
Expected result:
There is only one entry.
Actual result:
There are 2 entries, one is draft.
- Discovered while testing
-
LPS-80023 Form entry view will not display original values after changing field type
- Closed