-
Type:
Regression Bug
-
Status: Closed
-
Resolution: Fixed
-
Affects Version/s: Master
-
Fix Version/s: 7.3.3 CE GA4, 7.3.10 DXP GA1, Master
-
Component/s: Dynamic Data Lists
-
Labels:
-
Fix Priority:4
-
Last Working Version:
-
Sprint:Data_Engine_7.3_27
-
Git Pull Request:
-
QA Test Score:3
Steps to Reproduce:
- Go to Product Menu -> Content & Data -> Dynamic Data Lists.
- Manage Data Definitions -> add.
- Add a text field and a select field nested inside it.
- Save the Data Definition and use it creating a DDL.
- In the DDL, create a record with "test" in the text field and "option1" in select field.
- Save it, and go back to DDL admin page, go to Spreadsheet View of this DDL.
- Inside it, change the record to "test edit" and "option2"
- Go back to DDL admin page, view records in this DDL.
Expected result:
DDL record shows "test edit".
Actual result:
DDL record shows "test".