Actions
Bug #3091
closedCreating a can_manage permission link to a non-group/user object doesn't work.
Status:
Rejected
Priority:
Normal
Assigned To:
-
Category:
-
Target version:
-
Story points:
-
Description
The method call current_user.can? :manage, obj presently only works if obj is a group or a user that owns an object we're interested in. When there is a can_manage permission link from current_user to a non-group object (e.g. a Specimen or a Collection) this call should return true.
Updated by Tom Clegg over 11 years ago
- Target version set to Arvados Future Sprints
Updated by Tom Morris about 9 years ago
- Target version deleted (
Arvados Future Sprints)
Actions