We have an application that is using cms with a few content models. These content models can be edited at runtime by some users.
When updating from 2025.06-ext2 to 2025.06-ext4 we need to update the content models in order for them to be rendered by content engine. We need to keep edits to content that were made at runtime earlier on during this process.
How can those models be migrated during a dataservices init job run?