Where migrations actually fail

Not on moving the data — that part is well understood. They fail on data nobody cleaned, mappings nobody agreed, and a cutover nobody rehearsed. All three are avoidable and all three are commonly skipped.

Migrating CRM data is a project where the technical work is the easy half. This is what the difficult half consists of.

The phases, honestly proportioned

PhaseShare of effortSkipped when rushed
Deciding what to migrateSmall but decisiveOften
CleaningFrequently the largestAlmost always
Field mapping and sign-offModeratePartially
Test migrationsModerateReduced to one
The actual migrationSmallNever
Validation and reconciliationModerateOften
Cutover and supportModerateUnderestimated

Cleaning before migrating, not after, is the single decision that most affects the outcome. Duplicates, dead records and inconsistent values carried into a new system arrive on day one and immediately undermine user trust. Users who do not trust the data in week one do not adopt the system in month three.

What to leave behind

  • Contacts with no activity for years and no clear ownership.
  • Opportunities closed long ago beyond your reporting horizon.
  • Duplicate records — merged first, or the duplicates multiply.
  • Fields nobody has populated in years.
  • Test and demonstration data, which every system accumulates.
  • Custom fields created for a project that ended.

Archive rather than delete where retention obligations or curiosity apply — an export in accessible storage costs almost nothing and removes the argument.

Mapping needs sign-off, not assumption

  1. List every source field and its destination, or explicitly "not migrated".
  2. Resolve picklist mismatches — source values that do not exist in the destination.
  3. Decide on required fields in the destination that the source cannot populate.
  4. Agree the ownership and assignment rules for records whose owner has left.
  5. Define the deduplication key and the merge rules.
  6. Get written sign-off from whoever owns the data, before any test migration.

Every unmapped field is a conversation that will happen either now, calmly, or during cutover, urgently. The first version costs an hour.

Run at least three test migrations into a sandbox, with the real dataset. The first finds mapping errors, the second finds volume and performance problems, the third proves the runbook. Teams that test once with a sample find the remaining two categories of problem during cutover.

Validating that it worked

CheckWhat it catches
Record counts by object and typeWholesale loss
Financial totals — pipeline, revenueSilent field-level failures
Relationship integrityOrphaned contacts and opportunities
Spot checks by business usersSemantic errors automation misses
Reports reproduced from both systemsDifferences that matter to the business
Sample of the oldest and newest recordsDate and edge-case handling

Business users spot-checking records they know well finds problems no count reconciliation will — a correctly migrated record with the wrong meaning passes every automated test.

Cutover

  1. Freeze changes in the source for a defined window, communicated in advance.
  2. Run the migration following the rehearsed runbook.
  3. Validate before opening access, using the checks above.
  4. Open to users with support staffed for the first days.
  5. Keep the source available read-only for a period — this is your safety net and it costs little.
  6. Define the rollback trigger in advance, so the decision is not made under pressure.

Signs a migration is heading for trouble

  • Nobody has looked at data quality yet.
  • The mapping is "mostly obvious" and unwritten.
  • One test migration is planned.
  • Validation is "users will tell us".
  • There is no rollback plan.
  • The timeline assumes the movement is the work.

Planning a migration, or recovering from one? Tell us the systems and the volumes. See why CRM implementations fail, Zoho vs Salesforce, and ERP integration.

Frequently asked questions

The data movement is days. The cleaning, mapping, validation and reconciliation is weeks to months depending on data quality and volume. Projects that quote only the movement are quoting the smallest part.
Migrate what has business value — open opportunities, active customers, recent history, anything with legal retention requirements. Archive the rest somewhere accessible. Migrating everything moves your existing data quality problems into the new system on day one.
They are usually the largest volume and the most awkward. Decide early whether they come across, because retrofitting them later means a second migration. Attachments in particular can dominate the timeline through sheer volume.