Morten Lyng Rosenquist
Morten Lyng Rosenquist
**Is your feature request related to a problem? Please describe.** New API's has recently been added to XDT according to https://docs.microsoft.com/en-us/powerapps/developer/model-driven-apps/clientapi/reference . Some of the functionality might not be implemented...
**Describe the bug** There is a bug regarding resolving cases with XrmMockup. **To Reproduce** Steps to reproduce the behavior: 1. Create a Case 2. Resolve it by using normal Update...
**Describe the bug** There is a limitation in XrmMockups way of handling [QueryExpressions ](https://learn.microsoft.com/en-us/dotnet/api/microsoft.xrm.sdk.query.queryexpression?view=dataverse-sdk-latest) compared to a live environment. The one experienced relate to LinkEntities and the Distinct property. **To...
**Describe the bug** When performing workflow sync towards an environment it can result in OutOfMemory Exception. After doing a bit of digging in DAXXIF, i am pretty sure i found...