webiny / webiny-js

Open-source serverless enterprise CMS. Includes a headless CMS, page builder, form builder, and file manager. Easy to customize and expand. Deploys to AWS.
https://www.webiny.com
Other
7.24k stars 590 forks source link

Improving the 5.39.0 Meta Fields Data Migration #4115

Closed adrians5j closed 2 months ago

adrians5j commented 2 months ago

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.