hi,
I've created a plugin on email (PreOperation) that replaces some placeholders inside the subject and body.
This plugin was running 1-2 years without problems but since 1-2 weeks its not working anymore.
I've checked the plugin, added a postcreate-step to see if the changes where made correctly.
The plugin itself does its job like before. It replaces all placeholders, I've traced that changes and also debugged it.
But in crm it saves the email without my changes...
My very ugly workaround was to create an post-create-step and there I update the subject and body of the email.
Does anyone know how to fix this issue???
Best Regards
Tobias