When installing a bundle via CRX Package Manager, is it possible to preserve original modification metadata?
Hi,
When installing a bundle via CRX Package Manager, is it possible to preserve original modification metadata:
- jcr:created
- jcr:createdBy
If we don't preserve the original values for these attributes, jcr:created will be a point in time after jcr:lastModified which is undesirable for us.