Skip to main content
Version: 1.12.1

Track Changes

The change request process allows the caller or other users involved in the process to be informed about the work progress.

In SimpleOne, this process is implemented as notifications sent by email. Notifications delivered "out-of-the-box" are described below:

NotificationDescriptionRecipients
Change request is createdThis notification is sent after the change request is just created and registered.Change manager
Change request is in progressThis notification is sent to the assigned users to inform them that the work on the change tasks must be started.
  • Assigned user
  • Stakeholders*
Change request is assignedThis notification is sent after the change request is assigned to a responsible group or person.
  • Follower
  • Assigned user
  • Assignment group
Change request is scheduledThis notification is sent after the change request state changes to Scheduled.
  • Follower
  • Assigned user
  • Stakeholders*
Change request requires authorizationThis notification is sent after the change request state changes to Authorization.
  • Follower
  • Assigned user
Change request requires your authorizationThis notification is sent after the change request state changes to Authorization.Approvers
Change request has been authorizedThis notification is sent after the change request has been successfully authorized (state changes to Scheduled).
  • Follower
  • Assigned user
Change request authorization rejectedThis notification is sent after the change request authorization failed (request state changes to Registered).
  • Follower
  • Assigned user
New comment is addedThis notification is sent after the change request has additional comments.
  • Follower
  • Assigned user
Change request is completedThis notification is sent after the change request state changes to Completed.
  • Change manager
  • Stakeholders*
Change is implementedThis notification is sent when the change request is completed with the closure code Implemented.
  • Change manager
  • Stakeholders*
Change is partially implementedThis notification is sent when the change request is completed with the closure code Partially implemented.
  • Change manager
  • Stakeholders*
Change failed to be implementedThis notification is sent when the change request is completed with the closure code Not implemented (Rollback).
  • Change manager
  • Stakeholders*
Change is canceledThis notification is sent when the change request is completed with the closure code Not implemented (Canceled) because the change authority (CAB) authorization failed or was canceled.
  • Change manager
  • Stakeholders*
Change request post-implementation reviewThis notification is sent when the change request status changes to Post implementation review.Stakeholders*

Change Tasks

NotificationDescriptionRecipients
Change task is canceledThis notification is sent when a change task has been canceled.Assigned user
All change tasks are completedThis notification is sent upon completion of all related change tasks.
  • Change manager
  • Assigned user
Change task is readyThis notification is sent when a change task has been created or edited.Assigned user
Change task plan is readyThis notification is sent after the associated change task is saved with the Plan ready checkbox selected.Assigned user

* Stakeholders – here: the people who may need or want to track the work on the change request. They are not responsible for any part of the change request workflow. Read the article to see how to add them to the recipients list.

tip

To learn how to create new notification rules or modify existing ones, read the Notifications article.

Additional notification recipients


It is possible to send notifications about the change request to a custom list of recipients apart from those stated above. To do so, complete the following steps:

  1. Create or use an axisting group of stakeholders that will receive notifications regarding the change request.
  2. Use the group ID as a value for the system property itsm.change_stakeholders.group.id.
caution

Sending notifications to the stakeholders is impossible if the Local authorization option is selected in the Change authority field on the Change Request form.

As a result, in addition to notifications, two types of authorization tickets are created for the change request:

  • mandatory – for the members of the specified Change authority.
  • non-mandatory – for the members of the group specified in the itsm.change_stakeholders.group.id system property.