Skip to main content
Version: 1.15.0

Change Request Templates

You can create a template that can be used later to create change requests with predefined tasks. In addition, templates make the processes easier by populating the fields automatically.

You can create a template of any complexity and prefill any fields, including assignments. A template can be nested, so you can include change tasks into it if necessary.

Templates can be created from the change request processed earlier.

Templates can be created for standard or normal changes. The difference between the two options is that a standard change template is already authorized. So any standard change request created out of the change template does not go through the authorization stage. And both the normal change template and its change request will be created with the Authorization state.

Create a template from a change request


tip

Roles required: change_manager, itsm_agent, or admin.

A template can be created only from a change request in the Closed state.

To create a template from a change request, complete the following steps:

  1. Navigate to Change EnablementClosed and open the change request you need.
  2. In the burger menu , select Create template.
  3. Edit the change request template form.
  4. Click Save or Save and exit.

As a result, the created template appears in the Change Request Template table and inherits all attributes from the parent record. That means, for example, if the request has some change tasks or configured chains, the newly created template will have relevant related change tasks templates. The templates for tasks in chains will have the Previous task and Next task fields automatically filled in. The template will have a reference to the change request based on which it was created in the Created from change request field.

Change template form fields

FieldMandatoryDescription
NameNSpecify a template name. It should be unique.
TableNSelect the Change Requests table.
Created from change requestNIn this field, a change request number is specified if a template is created out of an existing request.
Short descriptionNAdd a short description for this template.
TemplateN

Select fields and specify their values that will be populated to requests created on the basis of this template.

Keep in mind that for correct request creation, all mandatory fields have to be specified (such as Change type, Subject, Reason, and others). Also, do not specify read-only fields, such as Priority or Risk. Attempting to create a change request without following these recommendations will lead to validation errors.

StateN

The state of the template. Available options:

  • Draft
  • Authorization
  • In use – This option is available when the template is created by a user with the change_manager or admin role
ActiveNSelect this checkbox to make a template active or inactive.

Related Lists:

  • Change Request Templates. This tab appears after the template is saved. On this tab, create change task templates and relate them to this template. If a change request is created based on a template with a related task template, it will also have subtasks.
  • Requested Approvals. This tab appears after the template is saved. On this tab, you can find template approval tickets that were sent but not processed yet.
  • Completed Approvals. This tab appears after the template is saved. On this tab, you can find already processed either declined or approved tickets.

Change template state model


The following table lists and describes the available states and their transitions.

StateDescriptionAvailable transitions
DraftThis state is for newly created change request templates.
  • Authorization
AuthorizationApproval tickets are sent to the users responsible for the authorization. If anyone rejects, the template returns to the Draft state.
  • Draft
  • In use
In useThis state is for approved templates. The change requests can be created based on the template. To create a change request based on the template, pick a Create Change item in the burger menu.
  • Archived
ArchivedThis is the final state for outdated and approved templates.

Template approval procedure


info

The template approval is not required if it is created by a change manager (change_manager) or an administrator (admin).

To send the template for approval, complete the following steps:

  1. Open the form of the template that needs to be approved.
  2. In the State field select Authorization.
  3. Click Save or Save and exit to apply the changes.

After the record is saved, mandatory approval tickets are created for the change manager and the owner of the service specified in the template. They will also receive notifications that they need to approve the template.

Add approvers

tip

Roles required: change_manager or admin.

If necessary, the change manager or the service owner can add more approvers.

To do this, complete the following steps:

  1. Open the change request template form in the Authorization state.
  2. Click Customize CAB below the Active field.
  3. In the modal window that opens, click the field and select the users you need to add: Select CAB participants
  4. Click Add.

The selected users are added as mandatory approvers and they will receive notifications that they need to approve the template.

See Approvals for more information.