Database Security

version 7.7.5
using database security
some edits to users through the gateway cause entries in the user_ex table to be deleted.
specifically, I added contact information for a user and an entry in the user_ex table was deleted.

Any ideas of what is causing this or how it can be fixed?

I added a delete trigger that rolls back the transaction, effectively fixing the issue. Let me know if this is found to be a real issue and a better fix is released. Thx.