Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 6.1.0 CE RC1, 6.2.X
-
Fix Version/s: 6.1.10 EE GA1, 6.1.1 CE GA2, 6.2.X
-
Component/s: Dynamic Data Lists
-
Labels:
-
Environment:Tomcat 7.0 + MySQL 5. 6.1.x Revision: 96407.
Tomcat 7.0 + MySQL 5. 6.2.x Revision: 96407.
-
Branch Version/s:6.1.x
-
Backported to Branch:Committed
-
Similar Issues:
-
Epic/Theme:
-
Business Value:4
Description
I created a Role and assigned a user to it.
If I grant no permissions to the role regarding dynamic data lists then impersonating the user it appears that I can still view the dynamic datalist. This is not correct.
Also then if I assign all permissions to dynamic data list through the role then impersonating the user, only the Add Record button appears. No Edit etc...
Finally if I revoke update privileges to owner of the dynamic data list the owner can still update a record in the datalist

Actually what I found is that if I grant "Update" on the dynamic data list to the role then the "Edit/Delete" action menu shows up.
But I'd have expected that the menu would show up if you have "Edit" or "Delete" privileges but only the actions you can do show up in the menu. i.e: If you have "Update" then "Edit" Will show up and if you have "Delete" then "Delete" will show up"