jordimontana82 / fake-xrm-easy

The testing framework for Dynamics CRM and Dynamics 365 which runs on an In-Memory context and deals with mocks or fakes for you

Home Page:https://dynamicsvalue.com/get-started/overview?source=git

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Complex filter works in main entity, but not in nested entity.

jhwkendall opened this issue · comments

Describe the bug
A complex filter that works in the main entity of a FetchXml query works.
The same filter in a linked entity fails.

To Reproduce
Unit test sample provided.
FakeXrmEasyFilterTests.zip

Expected behavior
The filter should work whether it is in the main entity or in a linked entity.

** FakeXrmEasy and Dynamics 365 / CRM version **
FakeXrmEasy (1.57.1), Microsoft.CrmSdk.CoreAssemblies (9.0.2.42)