Closed KRhoadesHyp closed 1 week ago
To area owner for investigation.
Our flow is now being disabled due to this error, any help would be appreciated.
Here's a screenshot showing how to manually fix your flow:
Hello @Jenefer-Monroe ,
we have the same problem in our CoE production environment. Do you think that this bug will be fix in the november realease of the CoE ?
thanks
Pat
Can you validate if the fix suggested above resolves for you? If so I can try to pull it into an upcoming release.
hello @Jenefer-Monroe,
I applied the changes and restarted the flow manually and it ended successfuly
Thanks
Pat
Thank you for confirming. I'll take this one on my plate then to resolve for an upcoming release. Thank you @Secretss7 for sharing your work!!!
made these changes for Nov release.
Fix is available in Nov release. Please see latest release to see all changes or just download directly via https://aka.ms/coestarterkitdownload
Does this bug already exist in our backlog?
Describe the issue
We last updated our core components on 2/9 to version 4.23. Since 2/28 we have been seeing a fail in the DLP Request | Sync Policy to Dataverse (Child) flow.
There is only one fail in the loop (row 32/1114), yet the entire flow indicates a fail
If this flow fail indication is the intended behavior, how can I troubleshoot without spending an entire day decoding the flow? This is the relevant data, with the error text following.
{ "statusCode": 400, "headers": { "Cache-Control": "no-cache", "x-ms-service-request-id": "57940969-cce1-4f6e-bb4a-22722115315c,96e2d8eb-94aa-4d3a-b4d1-d42da7ee296f", "Set-Cookie": "ARRAffinity=39bb660144ceea45168e0a9d28fde75a566f48333c960b502c1a931df0a1b8d528ab763a81e504f280099b93126b2ba41a6b0a7ba7c8ae43fd9b7438b2f5d43308DC4EC1F3E7205D1143113017; path=/; secure; HttpOnly,ReqClientId=c3060816-7eee-40b3-9e89-434115c50f95; expires=Wed, 28-Mar-2074 00:26:50 GMT; path=/; secure; HttpOnly,ARRAffinity=39bb660144ceea45168e0a9d28fde75a566f48333c960b502c1a931df0a1b8d528ab763a81e504f280099b93126b2ba41a6b0a7ba7c8ae43fd9b7438b2f5d43308DC4EC1F3E7205D1143113017; path=/; secure; HttpOnly", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "REQ_ID": "96e2d8eb-94aa-4d3a-b4d1-d42da7ee296f", "CRM.ServiceId": "framework", "AuthActivityId": "0f65c53c-01dc-4d54-b341-9c37ab21690d", "x-ms-dop-hint": "96", "x-ms-ratelimit-time-remaining-xrm-requests": "1,197.79", "x-ms-ratelimit-burst-remaining-xrm-requests": "7949", "mise-correlation-id": "f22f3207-e687-4424-8b1b-d53e4a24cb01", "OData-Version": "4.0", "X-Source": "61451201195454261192166919514898246252362402231124198126316013751117612392280,22820121912812820387143236342031872044326226812411375416824217518221201231307012046", "Public": "OPTIONS,GET,HEAD,POST", "Date": "Thu, 28 Mar 2024 00:26:50 GMT", "Allow": "OPTIONS,GET,HEAD,POST", "Content-Type": "application/json; odata.metadata=minimal; odata.streaming=true", "Expires": "-1", "Content-Length": "75" }, "body": { "error": { "code": "0x80060888", "message": "The value of $id '' is invalid." } } }
Expected Behavior
No response
What solution are you experiencing the issue with?
Core
What solution version are you using?
4.23
What app or flow are you having the issue with?
DLP Request | Sync Policy to Dataverse (Child)
What method are you using to get inventory and telemetry?
Cloud flows
Steps To Reproduce
DLP Request | Sync Policy to Dataverse (Child) runs daily & fails.
Anything else?
No response
AB#2689