Hi team,
I am new in Business central.
I have question regarding extension rollback. Let's say I have an App.1.0.0.0 which have one table with 2 fields. i deployed the extension on my production environment. And i created some records in the table.
Now, I added two more fields in the same table and upgrade my App.1.0.0.1 version. Deployed the extension successfully.
Now, i found that these fields are causing error in my production environment or i don't want these fields. So, i want to uninstall the App.1.0.0.1 and reinstall the App.1.0.0.0. but when i uninstalled App.1.0.0.1 then my records which i have created in the table after App.1.0.0.0 is also got deleted. because i check the box delete extension data while uninstalling the App.1.0.0.1
when i uninstall the App.1.0.0.1 without checking the delete extension data. then we are getting error at the time of reinstalling the App.1.0.0.0 (error: "A newer version of the extension is already installed.").
Can you please help me.
How to rollback previous version of an app without any data loss or any other alternative.
Thanks!