Hello,
We are in the process of upgrading our Dynamics 365 CRM Onprem from version 9.0 to 9.1. The upgrade itself went smoothly; we've two organization one of them we manage to upgrade without any problem, however, we encountered an issue while attempting to upgrade one of the organizations. We received the following error message:
2023-07-31 16:35:24.105| Error| Updating organization (ID=0cfd50d8-a449-e911-b118-0050568c6025) failed with exception:
Microsoft.Crm.CrmException: Encountered non-terminal failures during DBUpdates. Failing actions are: SampleEditorCustomControl, msdynce_SalesInsightsAnchor
à Microsoft.Crm.Tools.Admin.OrganizationDBUpdateInstaller.ProcessFailedActions()
à Microsoft.Crm.Tools.Admin.OrganizationDBUpdateInstaller.<>c__DisplayClass19_0.<Execute>b__0()
à Microsoft.PowerApps.CoreFramework.ActivityLoggerExtensions.Execute(ILogger logger, EventId eventId, ActivityType activityType, Action action, IEnumerable`1 additionalCustomProperties)
à Microsoft.Xrm.Telemetry.XrmTelemetryExtensions.Execute(ILogger logger, XrmTelemetryActivityType activityType, Action action)
à Microsoft.Crm.Tools.Admin.OrganizationDBUpdateInstaller.Execute()
à Microsoft.Crm.Tools.Admin.DBUpdateInstaller.ApplyDatabaseUpdates(IDBUpdateInfo dbUpdateInfo)