Vinay Menda
Vinay Menda
Adding fix for this issue and associated tests: [Issue #524 ](https://github.com/jordimontana82/fake-xrm-easy/issues/524)
This is related to Date and Time fields with behavior set as Date Only. When we query such fields from Dynamics 365, we get DateTime field with Kind = Unspecified....
This can be useful especially when cloning a record and it's children since CloneRecord returns the Cloned Guid and CloneChildren expects a URL. This can be added as a intermediate...