sn_deploy_pipeline.change_management.default.model

ServiceNow property description:

property to set the model of the change request. It should be sys_id.

Attributes

  • Sys ID: ec05abeac37ba1108e00df0f05013125
  • Type: string
  • Application: Deployment Pipeline
  • Default value: 007c4001c343101035ae3f52c1d3aeb2
AI Logo

AI generated property description:

The ServiceNow property sn_deploy_pipeline.change_management.default.model defines the default change model applied to change requests generated through Deployment Pipelines. Its value must be the sys_id of the desired change model, with the default set to 007c4001c343101035ae3f52c1d3aeb2, which corresponds to the standard model provided with the platform. Administrators can update this property to point to a custom change model, allowing alignment with organizational policies for handling pipeline-driven changes. Modifying the value directly influences the workflow, approvals, and governance applied to automatically created change requests. This property is typically configured in the context of change management and DevOps integration to ensure deployment-related changes follow the appropriate process.

Source

Related property: sn_deploy_pipeline.change_management.default.template