common-convert-from-item-clone-by-id
Convert a cloned Sitecore item into an independent item by its ID. Use this tool to break clone dependencies and manage content branches effectively.
Instructions
Converts an item from a clone to a fully independent item by its ID.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | The ID 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). |