common-test-base-template-by-path
Check if a Sitecore item inherits from a specific template by analyzing its path and template ID or path. Verify template inheritance relationships within Sitecore databases.
Instructions
Checks if the item inherits from the specified template by its path.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | The path of the item to сheck template inheritance for. | |
| template | Yes | The ID or path of the template to be analyzed. | |
| database | No | The database containing the item (defaults to the context database). |