-
Type:
Regression Bug
-
Status: Closed
-
Resolution: Fixed
-
Affects Version/s: 7.2.X, Master
-
Fix Version/s: 7.2.10 DXP FP9, 7.2.X, 7.3.X, 7.3.5 CE GA6, 7.3.10 DXP GA1, Master
-
Component/s: Dynamic Data Mapping
-
Labels:
-
Branch Version/s:7.3.x, 7.2.x
-
Backported to Branch:Committed
-
Fix Priority:3
-
Last Working Version:
-
Sprint:Data_Engine_7.3_33
-
Git Pull Request:
Steps to reproduce:
- Create a new structure (en_US as default)
- Add a non localized boolean (for example) field
- Create a new article using this structure
- check the check field
- Change the lang to ca_ES
Expected: The field is disabled and its value is not modifiable
Current: The field is enabled. if you change this value it affects to all the langs (including the default)
- is caused by
-
LPS-112800 Dynamic Data List form can't be saved in an non default language
- Closed