Planning involves mapping out a detailed and structured plan to execute the proposed release. The plan must include the following details:
Impact details
| Record the impact the release might have on specific business services and users. Decide if the customers should be informed of any downtime or connectivity issues the release might cause.
|
Rollout plan
| Provide detailed and structured descriptions of how the process must be implemented, specifying whether the release must be implemented in phases or all at once.
|
Backout plan
| Analyze the potential failures and record a detailed plan of how to mitigate them and how to cancel the release in case of any unusual circumstances.
|
Checklist
| Create a list of activities that must be done before the release request can progress into the next stage.
|
To add and view all these details,
- Go to Releases.
- Choose all or a specific customer from the drop-down in the header.
- Go to the details page of the required release.
- Click Planning on the left pane.
The following tabs are displayed on the canvas:
- Details
- Downtime
- Tasks
- Notes
- Approvals
- Status comments
Details
Add impact details, rollout plans, backout plans, and create checklists for the release deployment. To do that,
- Click + Add in the relevant section.
- Draft a structured plan in the rich text area.
- Include required attachments, if any.
Downtime
In this tab, you can define possible downtime for the release. To do that,
- Click Add Downtime.
- Fill out the form and click Save.
*Mandatory
Description *
| Describe the downtime |
Downtime Type
| Select a downtime type. You can create new downtime types under Setup > Customization > Helpdesk > Downtime Type.
|
Services Affected
| Specify the services that may get affected by the downtime.
|
CIs Involved
| Specify the CIs involved in the downtime.
|
Associated Changes
| The changes associated with the release will be listed for selection. Select the relevant changes for the new downtime.
|
Scheduled Start
| Specify the downtime schedule using the calendar icon.
|
Scheduled End
|
You should now see the downtime scheduled for the release, as shown:
Tasks
Add, edit, organize, delete, pick up, trigger, and close release tasks, assign owners to the unassigned tasks, and configure task dependencies.
Learn more.
Notes
Provide planning-related additional information. You can also add planning notes via
conversations.
Approvals
Define approvers for various approval levels required to complete the planning processes.
Learn more.
View all planning status comments provided in the release form.
Related Articles
Planning
Map out a detailed plan to execute the proposed change. The change management team can plan the change goals and guidelines, decide how to implement the change, add the change impact details, develop a rollout plan and backout plan, and create check ...
Stages and Statuses
Release stage is a directional classification that indicates a significant event or a milestone involving a major deliverable in the release life cycle. The processes involved in the release of any deliverables, including submission, planning, ...
Stage-Status
Each stage of the change is assigned specific statuses throughout the change management process to indicate the progress of the change request. You can create and manage statuses for the change under Setup > Customization > Change Management > Stage ...
Introduction to Releases
A release can be defined as the process of delivering a set of authorized changes in a controlled environment. Release management is a systematic approach to plan, build, test, and deploy releases to the production environment. You can manage ...
Development
After the release plan is approved and the proof of concept (POC) is verified, the release request moves into the development/preparation stage. In this stage, the processes involved in the release are scheduled and built, such as software build, ...