A very important step in preparing for an upgrade is setting up version control for the data conversion. If version control is not used correctly, it can even mess up your database. Best case scenario, the upgrade-script will fail and a backup should be restored. But in the worst case scenario, the upgrade will run without errors and you’ll lose data.
Because it is such an important feature, we wanted to emphasize it by adding version control to the menu and writing a blog post about it. But as the post progressed, we realized some improvements were needed. First and foremost, we changed the name to Data conversion.
Data conversion can be used to transform existing data to the new structure, just as version control could, and this screen can be found in the Deployment menu.