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
https://dynamicsvalue.com/get-started/overview?source=git
Other
263 stars 182 forks source link

Should support Operators where early bound types for a multi option set (i.e. multiple choice) is generated as an IEnumberable<TEnum> as opposed to an OptionSetValueCollection #611

Closed jordimontana82 closed 5 months ago

jordimontana82 commented 5 months ago

Currently the query engine supports OptionSetValueCollection but it fails when using early bound where the multi option set fields are generated as IEnumerable.

Operators to revisit at the very least are: