-
Type:
Bug
-
Status: Closed
-
Resolution: No Longer Reproducible
-
Affects Version/s: Master
-
Fix Version/s: None
-
Component/s: Data Engine, Forms
-
Labels:
-
Fix Priority:3
-
Sprint:Forms_7.4_20
-
Git Pull Request:
Description
Field option references are being reset to the original state when they have the same value.
Steps to Reproduce
- Go to Content & Data > Web Content > Structures tab;
- Add a new Structure;
- Add a field with options;
- Type an option label and a reference;
- Type another option label and the same reference;
- Change the focus to the builder;
- Click in the field and observe the references on the sidebar
Expected Result
Change in the first reference should be persisted.
Actual Result
The first reference goes back to the original reference.
Reproduced In
master: 0ea7cfcee785f4a642b944b15937de099275b013
- is fixed by
-
LPS-136443 After changing some field properties and quickly click on back, they are not persisted.
- Closed