Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Critical
-
Resolution: Fixed
-
Affects Version/s: 3.1.1
-
Fix Version/s: 3.2
-
Labels:
-
Epic Link:
Description
Unfortunately I'm unable to reproduce the problem. However, I can reproduce the same issue on getReferencedLiveCopyNodeById.
Steps to reproduce:
- Create live-copy for travel web.
- On the copy site, edit about (/travel0/about)
- Create a variant for the jumbotron
- Now from the pages tree, select the /travel/about and click on Push Master changes**
- It will appear the following logs:
2020-08-05 13:05:18,038 INFO vecopy.actions.PropagateMasterContentChangesHelper: Checking if childNodes for: /travel0/about should be deleted 2020-08-05 13:05:18,088 ERROR vecopy.actions.PropagateMasterContentChangesHelper: Error changing node order /travel0/about/main/04 prev node: /travel0/about/main/00/variants/variant-0
The problem is getReferencedLiveCopyNodeById selects /travel0/about/main/00/variants/variant-0 instead of /travel0/about/main/00. This issue caused a ItemNotFoundException under some circumstances.
AC:
- No ERROR log appears.
Checklists
Acceptance criteria
Attachments
Issue Links
- clones
-
LIVECOPY-218 ItemNotFound bei Push in LiveCopy
-
- Closed
-