Servoy Exception: Unexpected Update Count

Hi

An afterRecordDelete table event raises an exception when deleting twice the same record: We have an m:1 relation. When deleting an m, we delete the 1 record with a table event. When deleting many ms, some try to delete the same record on the 1-side. In earlier Servoy versions this was no problem. But now it is.

In the method that is hooked to the table event, we check with utils.hasRecords(), if the record to delete exists. It does. But deletion still fails. Is this a known problem? I could not find anything in future release notes. Or can I check, if the record is marked as to be deleted?

Thanks for any hint. Regards
Birgit Rieder

We use Servoy 7.3.1