-
Type:
Bug
-
Status: Closed
-
Resolution: Duplicate
-
Affects Version/s: 6.2.X EE, 7.0.0 CE RC1
-
Fix Version/s: 6.2.X EE, 7.0.0 CE RC1
-
Component/s: Dynamic Data Mapping
-
Labels:None
-
Fix Priority:3
-
Sprint:Sprint 13: Mar, 21 - Apr, 01
Steps to reproduce:
- Create a structure in 6.0 with a repetible localized field
- Create a template in 6.0 for that structure
- Create a web content based on that structure with two value "Text1" checking the its Localized checkbox and "Text1 No" unchecking its Localized checkbox
- Edit the web content adding a translation with different values such as "Texto1" and "Texto1 No" checking Localized checkbox for both
- Upgrade to 6.2
- Check the column content of JournalArticle of this web Contents
Expected behaviour:
- There are no records with attribute language-id="false"
Actual result:
- There are records with attribute language-id="false"
- duplicates
-
LPS-45335 Repeatable fields loses translation values during portal upgrade if they are not localizable
- Closed