Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enable way to make user an admin of an organization in web UI #7974

Closed
lowellrex opened this issue Nov 26, 2018 · 1 comment
Closed

Enable way to make user an admin of an organization in web UI #7974

lowellrex opened this issue Nov 26, 2018 · 1 comment
Assignees

Comments

@lowellrex
Copy link
Contributor

lowellrex commented Nov 26, 2018

#7584 added a interface for people using Caseflow to manage team membership. #7852 added a new admin field in the organizations_users table that indicates whether somebody is an admin of a given team. We should add the ability to manage admin privileges in that interface. The admin field is currently only used for determining who is the judge on a judge team, but will soon be used for other purposes (like making sure VLJ support staff admins do not get assigned tasks, and maybe managing team membership).

image

Acceptance criteria

  • People using Caseflow should be able to make members of an team an admin of that team.
@lowellrex
Copy link
Contributor Author

In order to allow VSO users to navigate to their queues we will:

  1. Add one member of that VSO to the organization
  2. Make that member an admin (using the button that will be created by this PR)
  3. Allow that admin to add other folks to the VSO as they see fit

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant