sn_deploy_pipeline.change_management.default.template

ServiceNow property description:

Property to set the default template that should be applied while creating a change request . It should be sys_id.

Attributes

  • Sys ID: f55863eec37ba1108e00df0f050131cf
  • Type: string
  • Application: Deployment Pipeline
  • Default value: nan
AI Logo

AI generated property description:

The ServiceNow property sn_deploy_pipeline.change_management.default.template specifies the default change request template to apply when Deployment Pipelines create change records. Its value must be the sys_id of a valid change template, and by default it is blank, meaning no template is automatically applied. Configuring this property allows administrators to enforce consistent field values, workflows, or categorizations in pipeline-driven change requests, reducing manual effort and ensuring compliance with organizational standards. If left empty, change requests will be created without predefined template data, which may require additional user input. This property is typically set in the context of change management automation to streamline DevOps processes and maintain consistency across deployment-related changes.

Source

Related property: sn_deploy_pipeline.change_management.enabled