HI All,
I have made one custom extension which include custom table and custom pages, and have deployed .app file with version 1.0.0.0 at production instance, Now I have one Question, that if I will update the same extension in future and will deploy with one extended version at production So at that time what behaviour system would consider, will my all data would be there OR would I loss my data from the system ?
Please note that I have set the SchemaUpdateMode = Synchronize".
Any suggestion would be appreciate.
Thank you in advance.
Hi, hope the following can give you some hints.
How to Unpublish and Uninstall an Extension - Business Central | Microsoft Learn
Similar to how you make an extension available to tenant users, there's also three operations that are related to the removal of an extension: uninstalling, unpublishing, and synchronizing in clean mode. Each operation provides a different level of removal:
Task | Description |
---|---|
Uninstalling an extension |
|
Unpublishing an extension |
|
Synchronizing in clean mode |
|
Your data will be there.
Make sure that you increase app version every time before deploying like 1.0.0.1 etc.
Stay up to date on forum activity by subscribing. You can also customize your in-app and email Notification settings across all subscriptions.
André Arnaud de Cal... 291,113 Super User 2024 Season 2
Martin Dráb 229,918 Most Valuable Professional
nmaenpaa 101,156