Logo
NeoArc Studio

Migration Step Block

Document migration runbook steps with phases, tasks, validation criteria, and rollback procedures. Create structured migration plans with clear ownership.

The Migration Step block documents individual steps in a migration runbook. Each step includes phase classification, task checklists, validation criteria, and rollback procedures for safe, repeatable migrations.

When to Use

Block Properties

PropertyRequiredDescription
Step NumberNoSequence position in the migration
TitleYesStep name
DescriptionNoWhat this step accomplishes
PhaseNoPreparation, Execution, Validation, Rollback, or Cleanup
StatusNoPending, In Progress, Completed, Blocked, or Skipped
OwnerNoResponsible person or team
Estimated DurationNoExpected time to complete
Actual DurationNoRecorded time after completion
DependenciesNoOther steps that must complete first
PrerequisitesNoConditions that must be true
TasksNoArray of subtasks with checkboxes
Validation CriteriaNoHow to verify success
Rollback ProcedureNoSteps to undo if needed
RisksNoKnown concerns
NotesNoAdditional observations

Phase Types

Status Values

Example: Database Schema Migration

An execution phase step for schema changes.

Example: Validation Step

A validation phase step to verify migration success.

Editing Migration Steps

ActionHow To
Set PhaseSelect phase from dropdown with colour coding
Set StatusUpdate status as the step progresses
Add TaskClick Add Task to create subtasks with checkboxes
Track DurationEnter estimated duration, update actual after completion
Add PrerequisitesEnter conditions that must be true before starting