driftless
Search

Change Control Tools

Integration technique · See it on the map

Guide only — Names whatever change-control tooling the org runs.

Deciding whether a proposed change to an already-approved plan is accepted, and updating the plan only once it is.

When to use it

Once a Baseline exists with an approval date set, and someone wants to alter the scope, dates, or cost that baseline represents. Use it whenever the change would make current status reporting compare actuals to a plan nobody has actually agreed to anymore.

When to avoid it

Before a baseline is ever approved — a draft Baseline's lines can just be edited directly, because there is nothing frozen yet to protect. Also avoid routing every minor, in-tolerance adjustment through it: a board that rubber-stamps ten trivial requests a week stops reading the ones that matter. If the adjustment doesn't move an approved date or cost figure, it isn't a change to control.

Steps

What it produces

Common pitfalls

Worked example

A community-center renovation has an approved Baseline v1 four months in. The contractor finds the electrical panel needs replacing: +$18,000, +2 weeks on that one task. The PM logs a ChangeRequest, then walks the BaselineLine rows for the panel task and the inspection and drywall tasks that depend on it, and finds the real schedule hit is 3 weeks once the dependency chain is included, not 2. The sponsor approves it with the corrected number. The PM creates Baseline v2, carrying forward every unaffected line as-is and writing new lines only for the panel, inspection, and drywall tasks, sets its approval date, and points the ChangeRequest's resulting baseline id at v2.

Source

Where it comes from: this technique is named by the PMBOK Guide, 6th edition.