Danny Meyer-Kristensen
Danny Meyer-Kristensen
The engine throws a `NullReferenceException` when encountering the execution of a `SendEmailRequest` object. Documentation for the request is [here](https://docs.microsoft.com/en-us/previous-versions/dynamicscrm-2016/developers-guide/gg308290(v%3dcrm.8)).
**Is your feature request related to a problem? Please describe.** The `InstantiateTemplateRequest` SDK request is currently not supported in XrmMockup - plugins executing this request fail with the following error...
closes #166. Thanks for an amazing theme! This PR introduces a simple nil check with `{{ with $image_path }}` in _meta.html_ before the call to `fileExists $image_path_local`. This change fixes...