(BUG) "Delete Person's Profile" timed permission / restriction not working

Good day everyone

I tried imposing a restriction on "Delete Person's Profile" in Permissions > Persons so that the account user can only delete 1 Persons profile per day. I want to impose this restriction in order to avoid multiple database queries which are being linked with many other tables outside UNA's own database using BEFORE DELETE triggers.

So, my setting is as follows:

Number of allowed actions: 1
Number of actions is reset every: 24

The user still seem to be able to delete his profiles without any restriction. Am I doing anything wrong?
Thanks in advance.

  • 798
  • More
Replies (0)
Login or Join to comment.