-
Type:
Bug
-
Status: Closed
-
Resolution: Fixed
-
Affects Version/s: 7.0.0 DXP FP43, Master
-
Fix Version/s: 7.0.0 DXP FP46, 7.0.6 CE GA7, 7.0.0 DXP SP8, 7.0.X, 7.1.X, Master
-
Component/s: Dynamic Data Mapping
-
Branch Version/s:7.0.x
-
Backported to Branch:Committed
-
Story Points:1
-
Fix Priority:3
-
Git Pull Request:
Steps to reproduce:
- Create a Structure with repeatable fields and hierarchy as follows.
Field 1
Field 1.1
Field 1.1.1
Field 1.1.2
Field 1.2
Field 1.2.1
Field 1.2.1
- Create a Template compatible.
- Create a journal articlet with this structure
- Duplicate the Field 1 with all their hierarchy.
- Duplicate the Field 1.1.1 on both "Field 1"
- Try to move "Field 1.1.1" from on "Field 1" to another "Field 1"
Expected results:
The Field 1.1.1 can only be drop inside his own father.
Actual results
The Field 1.1.1 can be drop on another duplicate from Field 1. And when the user saves the web content, this configurations is not saved as displayed and sometimes "Field 1.1.1" appears on a different position.