delegateas / XrmMockup

Engine which simulates your exact Dynamics 365/CRM instance locally including all of it's logic!
Other
71 stars 28 forks source link

Limitation: XrmMockup does not trigger Retrieve-plugins #227

Closed jacobblom closed 1 month ago

jacobblom commented 1 year ago

When I create a plugin that triggers on the Retrieve event of an entity I am unable to use XrmMockup for debugging and testing as it currently does not support triggering Retrieve plugins.

It would be beneficial if that functionality was implemented.