Default bootstrap behaviour should throw exception upon UUID conflicts
----------------------------------------------------------------------
Key: MAGNOLIA-1842
URL: http://jira.magnolia.info/browse/MAGNOLIA-1842
Project: Magnolia
Issue Type: Improvement
Components: core
Reporter: Grégory Joseph
Assigned To: Philipp Bracher
Fix For: 3.5 RC1
When bootstrapping a node that has the same *uuid* as an existing node, we
currently replace them, which can lead to pretty hairy and difficult-to-debug
situations. We will now use ImportUUIDBehavior.IMPORT_UUID_COLLISION_THROW to
avoid these.
Note that we still delete existing node with the same *path* before
bootstrapping.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.magnolia.info/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
----------------------------------------------------------------
for list details see
http://documentation.magnolia.info/docs/en/editor/stayupdated.html
----------------------------------------------------------------