Description
The Changes of JCRVLT-551 introduce a breaking behavior for existing packages that previously installed fine if those don't meet referential integrity.
While the intention of the improvement is clear it can lead to unexpectedly failing installations even if referential integrity wasn't intended. This explicitly happens for packages created by a vlt export which would bundle up created jcr:uuids.
As this seems not to be an isolated scenario (verified to not occur on an isolated case) the proposed solution would be to make referential integrity a package property where the default behavior (strict or relaxed on enforcing referential integrity) may be configured system wide and explicit behavior may be defined via the package properties (therefore the intend of referential integrity can be marked and controlled).
Attachments
Issue Links
- is broken by
-
JCRVLT-551 Set jcr:uuid to value from package when updating node
- Closed
- is related to
-
JCRVLT-636 IdConflictPolicy.FAIL should lead to exception in case conflicts occur within the package
- Open
-
JCRVLT-587 Validator: Check for duplicate jcr:uuid values
- Closed
- links to