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

Improving the 5.39.0 Meta Fields Data Migration #4115

Merged
merged 5 commits into from
May 8, 2024

Conversation

adrians5j
Copy link
Member

@adrians5j adrians5j commented May 8, 2024

Changes

With this PR, we've decided to retire the existing 5.39.0-001 and 5.39.2-001 data migrations, and introduce the new 5.39.6-001 data migration.

Not only the new data migration handles everything that the first two were handling, but, before storing migrated data to the database, it also performs one final check on it and ensures that all of the non-nullable meta fields have a value assigned to them.

How Has This Been Tested?

Jest.

Documentation

Changelog.

@adrians5j adrians5j marked this pull request as ready for review May 8, 2024 11:59
@adrians5j adrians5j changed the title 5.39.0 Meta Fields Data Migration Improvements Improving the 5.39.0 Meta Fields Data Migration May 8, 2024
@adrians5j adrians5j merged commit cdea92b into dev May 8, 2024
81 checks passed
@adrians5j adrians5j added this to the 5.39.6 milestone May 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant