Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Data migration steps: merging existing registrations #18079

Closed
mstanton1 opened this issue Oct 4, 2023 · 1 comment
Closed

Data migration steps: merging existing registrations #18079

mstanton1 opened this issue Oct 4, 2023 · 1 comment
Assignees
Labels

Comments

@mstanton1
Copy link
Collaborator

mstanton1 commented Oct 4, 2023

  • we are collecting more data when we create a record in modernized MHR so when we move over DB2 data we need to merge this additional data into the data set to retain it

Registrations in the modernized application contain more information than the legacy system, including account id, user id, payment information, registration reports, as well as more details in location, description, and owner groups. To preserve this information as part of the data migration, existing records need to backed up, then restored as one of the final steps in the data migration process.

Create a new ETL process to load PROD Postgres database mhr table data into SANDBOX for merge testing.

@doug-lovett doug-lovett changed the title Merging Existing Registrations Data migration steps: merging existing registrations Oct 5, 2023
@doug-lovett doug-lovett self-assigned this Oct 5, 2023
@doug-lovett
Copy link
Collaborator

Nothing for QA to test at this time so moving to Done. Ran the merge SQL script with October PROD data loaded into the SANDBOX environment. Ran some queries comparing with PROD.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants