Actions
Bug #3660
closed[Workbench] Project action buttons (add subproject, add data) should appear when project is writable, even if not managed/owned by current user.
Status:
Resolved
Priority:
Normal
Assigned To:
Category:
Workbench
Target version:
Story points:
0.5
Updated by Tom Clegg about 10 years ago
- Category set to Workbench
- Status changed from New to In Progress
- Assigned To set to Tom Clegg
Updated by Peter Amstutz about 10 years ago
The first part of this comment is directly contradicted by the last part of this comment:
# Return an array of uuids of users and groups that have permission # to write this object. The first two elements are always # [self.owner_uuid, current user's uuid]. # # If the the current user can write but not manage the object, # return [self.owner_uuid, current user's uuid]. # # If current user cannot write this object, just return # [self.owner_uuid].
Otherwise looks good to me.
Updated by Anonymous about 10 years ago
- Status changed from In Progress to Resolved
- % Done changed from 50 to 100
Applied in changeset arvados|commit:e4382e25d68a70a107baeb257e1915972759334c.
Actions