builds/26.0.2740
darjoo
tagged this
11 Nov 14:10
<!-- Thank you for submitting a Pull Request. If you're new to contributing to BCApps please read our pull request guideline below * https://github.com/microsoft/BCApps/Contributing.md --> #### Summary <!-- Provide a general summary of your changes --> During upgrade and data migration, for some environments, they are running into an error that the Email Inbox is not in the allowed list of tables. This PR fixes it by combining both upgrade functions into one, and exiting if the table is not in the list of allowed tables. #### Work Item(s) <!-- Add the issue number here after the #. The issue needs to be open and approved. Submitting PRs with no linked issues or unapproved issues is highly discouraged. --> Fixes [AB#556484](https://dynamicssmb2.visualstudio.com/1fcb79e7-ab07-432a-a3c6-6cf5a88ba4a5/_workitems/edit/556484)