Hi,
I have a test system with which I've been testing the server scripts. Now I've found that Post / patch / .. event-scripts on the database stopped working for some reason. But if I do the same post / patch / .. from the console (API Docs) and not from my application, the events are triggered. I use the same user in both cases.
In the log I see no exceptions. It looks as if the server not notice the change in the database. I already checked the users scripts authorization. Could it be because I have cloned the VM? If so, what can I check?
DF Service Platform Version: 1.9.4.
Thank you for your help.