Hello, I'm experiencing a weird incident update issue in my CRM app. When I save the incident form, the incident update plugin gets triggered as expected. I can set a breakpoint and step all the way through the logic.
All of the code appears to complete as expected without exception/error. However, at the end of the process, the data does not get saved to the database and the form refreshes without the saved changes.
I tried re-registering the plugins dll and restarting the server, but this did not fix the issue. Have you ever experienced this issue? Any idea what the issue might be or how to debug?