Jordi

Results 143 comments of Jordi

Thanks for reporting this @janis-veinbergs @johanvandam. Yes, I believe this would require branching the codebase based on being >= 9 version or not. Cause previous versions of Dynamics 365 might...

Hi Ben, it looks like it was merged in a fork ;) Anyway, it's an easy one so raised another issue and will be dropped in the next release: DynamicsValue/fake-xrm-easy#36...

Hi Steve, Nope, at the minute. The intention was to unit tests plugins independently from each other, but not to do something like , .Update(contact) and then also run the...

Hi @SteveDrakey , This issue has been open for a while.... does the new UsePipelineSimulation introduced by @eNeRGy164 solve your question now?

@rcjorgensen could you please provide a sample unit test that the community could use to reproduce the OrgName issue please?

Worth adding the possibility of registering images as well... Example: Synchronizing some value(s) from contact to a referenced entity and all of the other contacts that also has the same...

This is now part of this issue @psengeis :) It would be amazing if you have the the time to issue a PR ?

Thanks @vmarsen . May I ask what's the version of the CRM SDK you're using to check? Cheers

Thanks for raising this, so it's the nested outer joins that cause this behaviour as the results of the first outer join is correct, yep?