Read ACL not working as expected
Hi,I have created a read ACL on 'u_test' table with 'test_read' with Admin Overrides unchecked. Also validating in the script that users only with 'test_read' role can read the 'u_test' table records.But Admins without 'test_read' role can still read...