I have a menu item X pointing to a form that has 2 datasource tables: Y and Z. I created a role having only 1 permission. This permission has only X menu item added as an entry point and its access level is Read/View.
When I override Permission for Y and Z tables as and set Full Control / Delete, the users having only the above-mentioned role still have No Access to the form.
I tried overriding permissions from the client side System administration > Security Roles > Override permissions form. Also did it from the AOT: I added the tables on the Permissions > Tables node of the role. The result is the same.
Y table has a few tables in delete actions, I also overrode permissions for these tables and set them as Full Control / Delete. But the result is still the same.
Do you know what could cause such functionality? My understanding is that overriding permission should overshadow the entry point access level.
I'm using Security Development Tool to test the role.
*This post is locked for comments
I have the same question (0)