So yesterday my SaaS sandbox was automatically updated to the latest BC 365 22.1.55890.56216 version. Today I notice a new wrinkle. Never encountered this before. Typically when I modify a custom AL extension package we'd had for awhile, I just deploy the latest package via VS Code. Today that deployment hangs up for about 5 minutes and throws an error:
The request for path /v2.0/Sandbox/dev/apps?SchemaUpdateMode=synchronize&DependencyPublishingOption=default failed with code UnprocessableEntity. Reason: We can't save your changes right now, because the data is being updated in a transaction done by another session. You'll have to wait until the other transaction has completed, which may take a while. Please try again later.
If I go into the web UI and manually install the extension's .app file through Extension Management it works fine. I've looked in the BC 365 tenant admin portal and verified there are no other active sessions. I've restarted the environment via the tenant admin as well. Still run into this same issue.
Anyone else experiencing this?