Data Migration from 3.7.3 to 3.9.8
-
I’ve just upgraded RPR on a site from 3.7.3 to 3.9.8. One huge issue encountered is that the data from the old schema is not migrated to the new schema. For example, I have two fields, street and city. In 3.7.3 these were saved with the meta keys
streetandcityrespectively. After the upgrade to 3.9.8 these are now being stored asrpr_streetandrpr_city. There probably should be some type of ui tool to migrate this data. Myself, I will need to either run the SQL myself or write some code to do it for me, but non technical users are going to see this as “the plugin lost my data”.
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
The topic ‘Data Migration from 3.7.3 to 3.9.8’ is closed to new replies.