Hi,
I wanted to keep track of custom events that are modified by any user, and then send an email notification. I planned to do this through the History Log, as it will log details about the changes. I created an event on the History Log entity so that whenever a change is logged, it will send an email to a specific user. However, the issue is that when this event is enabled, logs are not even being written to the table, but when it is disabled, everything works fine. Even after simplifying the event action to just NULL, the event is still not being triggered. Could anyone please help me identify the cause of this problem?
Thanks in Advance
Regards
