mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-08-05 17:28:31 +02:00
Update data_migration.md
This commit is contained in:
parent
48c11f417a
commit
d9ab60ee8c
1 changed files with 1 additions and 3 deletions
|
@ -242,9 +242,7 @@ To send invitations for every transition domain in the transition domain table,
|
|||
docker compose run -T app send_domain_invitations -s
|
||||
```
|
||||
|
||||
#### STEP 4: Test the results
|
||||
|
||||
Run the migration analyzer.
|
||||
#### STEP 4: Test the results (Run the analyzer script)
|
||||
|
||||
This script's main function is to scan the transition domain and domain tables for any anomalies. It produces a simple report of missing or duplicate data. NOTE: some missing data might be expected depending on the nature of our migrations so use best judgement when evaluating the results.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue