-
Type:
Regression Bug
-
Status: Closed
-
Resolution: Fixed
-
Affects Version/s: 6.2.X EE
-
Fix Version/s: 6.2.X EE
-
Component/s: Dynamic Data Mapping
-
Story Points:1
-
Fix Priority:4
-
Git Pull Request:
Steps to reproduce:
- Create a structure with a repeatable text field "Text".
- Create a template for that structure.
- Create a web content based on that structure with three values "a", "b" and "c" for the repeatable text field "Text" and publish it.
- Edit the web content deleting the value "c" and publish it.
- Open the web content for edition.
Expected result:
- Only two values remain for the field "Text": "a" and "b".
Actual result:
- Three values remain for the field "Text": "a", "b" and "".
Bug does not exist in master.
- causes
-
LPS-68906 Cannot add new translation to web content with image over 1MB
- Closed
- is caused by
-
LPS-60127 Value in non localizable field disappear after updating translation
- Closed
- relates
-
LPE-14746 Publishing a web content after deleting a repeatable-field value resets its content instead of removing it
-
- Closed
-