Record Audit not logging deletes
We previously had a database trigger deal with auditing the PSROLEUSER table but the value of "roleuser" was not accurate in some edge cases so we needed a different solution and thought we'd configure Record Audit through Application Designer instead. I read from other users who tried to do the same thing that the Record Audit should be set up on PSROLEUSER_VW instead of the table, so that's what I did, and it works fine when it comes to auditing the adding of new users. Rows get inserted for each rolename just as we'd expect. But when a