Project

General

Profile

Actions

Bug #7453

closed

[Workbench] User admin page includes a button to create new role groups

Added by Brett Smith over 8 years ago. Updated over 8 years ago.

Status:
Resolved
Priority:
Normal
Assigned To:
Radhika Chippada
Category:
Workbench
Target version:
Story points:
1.0

Description

Bug

When you create a new group in Workbench by using the "Create group" button on the Groups listing, you expect it to be listed in the group memberships pane of the user admin interface. It doesn't, because that pane filters for groups with group_class: role, and your newly-created group has nil role.

It should be easier to create groups to manage user access.

Fix

  • Remove the generic "Create Class" button from all listing pages. This is not the first time we've had trouble with these buttons; see also #6979. We'll just do away with them completely.
  • In the pane to manage a user's group memberships, add a button to create a new group with group_class: role. This button behaves like the button to create a new repository.
    • The button must pop up a modal to prompt the admin for a group name, and use that when creating the group.
    • If group creation fails, report that in the modal.
    • After group creation succeeds, the pane should be reloaded so the new role is included in the listing of groups the user can be added to.

Subtasks 1 (0 open1 closed)

Task #7659: Review branch: 7453-create-new-group-with-roleResolvedNico César10/27/2015Actions

Related issues

Related to Arvados - Bug #6834: How to add users to a newly created group?Closed07/30/2015Actions
Actions

Also available in: Atom PDF