[TIXGEEKS_POST]
Change Request Ticket Template
A practical change request format for documenting risk, approvals, timing, impact, testing, and rollback before something changes.
A change request is not paperwork for the sake of paperwork. It is a way to ask: what are we changing, who could be affected, and how do we recover if this goes badly?
Template
- Change summary: What is being changed?
- Reason: Why is the change needed?
- Affected systems: What services, users, locations, or integrations may be impacted?
- Risk level: Low, medium, high, or emergency.
- Testing completed: What was tested before approval?
- Schedule: When will the change happen?
- Approvals: Who approved it?
- Communication plan: Who needs to know?
- Rollback plan: How will the team undo it if needed?
Keep rollback real
A rollback plan should be specific enough that another qualified person could follow it. We will revert if needed is not a plan. Name the backup, version, setting, snapshot, owner, or restore step.
The goal of change control is not to block progress. It is to make progress less chaotic.