Here's my talk today on Sitecore data reuse options:
The slides can be viewed or downloaded here.
Here's my talk today on Sitecore data reuse options:
The slides can be viewed or downloaded here.
Clones are now treated as a whole instead of version-by-version, meaning that all versions on the cloned item must refer to the same source item. It is no longer supported that different versions on the cloned item point to different source items or that some versions on a clone do not refer to any source item. This restriction removes potential confusion about which items clones are referencing, and ensures that the value of shared fields is well-defined. If any existing clones in a solution reference different source items, the behavior of shared fields is undefined for these clones.So, what does this mean? It's clear why shared fields could be a thorny issue for clones. Unlike a proxy, which is a copy of the original item in all regards except ID and path, the clone is an independent item with special rules for the interpretation of null fields.