Details
-
Bug
-
Resolution: Duplicate
-
Neutral
-
None
-
6.2.9
-
None
-
None
Description
Steps to reproduce
- Go to pages app at our demo
- Export /sportstation node
- Import it
- Check the site sport station is duplicated
Expected results
The following error is thrown Caused by: javax.jcr.ItemExistsException: This node already exists: /sportstation
Actual results
The node is imported duplicating the existing one
Workaround
N/A
Development notes
This behavior also happens on Contacts and Assets app. But it only applies on the root level of the workspaces, if you try to export / import a child node, e.g, /sportstation/about, then the expected exception (node already exists) is thrown:
Caused by: javax.jcr.ItemExistsException: This node already exists: /sportstation/about
Checklists
Acceptance criteria
Attachments
Issue Links
- duplicates
-
MAGNOLIA-7005 It's possible to create same name siblings (only under root node)
-
- Closed
-