common-convert-from-item-clone-by-path
Convert cloned Sitecore items to independent items by specifying their path. Use this tool to break clone dependencies and manage content branches efficiently.
Instructions
Converts an item from a clone to a fully independent item by its path.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | The path of the item to be analysed for clones presence. | |
| recurse | No | Converts the whole branch rather than a single item. | |
| passThru | No | Returns the item that was converted from a clone. | |
| database | No | The database containing the item (defaults to the context database). |