Details
-
Bug
-
Resolution: Obsolete
-
Neutral
-
None
-
1.8.2
-
None
-
None
Description
Upgrading Magnolia 5.5.9 to 5.6.3 fails due to the following errors

These nodes already exist in the config workspace, but (probably because the module was split into submodules) magnolia tries to bootstrap the XMLs in the mgnl-bootstrap/synchronization-app folder again => UUID-Collision
Workaround
Exporting the mentioned node from the configuration workspace and re-import it after the update (if custom changes were made)
Suggested fix
Remove the Bootstrap-Files from the synchronization-app folder (so they are no longer automatically bootstrapped) and create a custom defensive installation task, which only runs, if the node doesn't exist yet.
Checklists
Acceptance criteria