Views:

Applies to Product - Microsoft Dataverse


What’s happening?
Customers are experiencing issues with exporting patches from their development environment, where the export process appears to be stuck without any error messages, preventing changes to other environments, including production.
 

Reason:
This may arise due to simultaneous metadata operations in Dataverse that cannot run concurrently, leading to timeout and deadlock errors. This can occur when multiple operations such as export, import, or deletion of solutions are attempted at the same time.
 

Resolution:

  • Refresh the browser and attempt to download the solution again, as the export may complete without any changes made.
  • Check the solution history to see the status of operations in the environment and ensure that no other operations are running that could conflict with the export.
  • Be aware of the maintenance window and schedule deployments accordingly to avoid conflicts with ongoing operations.
  • For more details, refer to the documentation Concurrent solution operation failures in Power Apps - Microsoft Dataverse | Microsoft Learn.