You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
#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).
Acceptance criteria
People using Caseflow should be able to make members of an team an admin of that team.
The text was updated successfully, but these errors were encountered:
#7584 added a interface for people using Caseflow to manage team membership. #7852 added a new
admin
field in theorganizations_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).Acceptance criteria
The text was updated successfully, but these errors were encountered: