Open nick626262 opened 1 year ago
I am getting this same issue. Has this been resolved or anyone know how to resolve?
Hey @nhadro, which version of PAC CLI are you currently using?
1.34.4
Thanks,
Here a screenshot of the error in powershell:
Any thoughts on the above issue? It only happens on our Test -> Stage deployment, not Dev -> Test. I'm not sure why this would be.
Hi,
I've recently started getting the following error when doing a full update to my portal
pac powerpages upload --path D:\XXXX\git2\YYYYY\my-portal\ -dp dev1 --forceUploadAll
it gets quite far through the update and then hits:
XRM Network error: System.ServiceModel.FaultException`1[Microsoft.Xrm.Sdk.OrganizationServiceFault]: ExecuteMultiple Request batch size exceeds the maximum batch size allowed! (Fault Detail is equal to Exception details: ErrorCode: 0x80040315 Message: ExecuteMultiple Request batch size exceeds the maximum batch size allowed! TimeStamp: 2023-10-06T10:15:51.7775081Z
Exception details: ErrorCode: 0x80040315 Message: ExecuteMultiple Request batch size exceeds the maximum batch size allowed! TimeStamp: 2023-10-06T10:15:51.7775081Z
Exception details: ErrorCode: 0x80040216 Message: System.NotSupportedException: ExecuteMultiple Request batch size exceeds the maximum batch size allowed!: Microsoft Dynamics CRM has experienced an error. Reference number for administrators or support: #57AC3C97 TimeStamp: 2023-10-06T10:15:51.7775081Z
I am using git to manage portal code and need to use the force / upload all to make sure any changes that come via git to be uploaded as the manifest file doesn't track the changes correctly.