specs/routes/R_SROL

Settings - Roles

Overview

The Roles page allows Users to

  • View, edit and delete Roles
  • Assign users to roles in bulk

Model/Page Connections

Users

Edit

  • Users can change the roles of other users by clicking on a role, and then clicking "Assign" in the Users section of the Role Details pane

User Roles

View

  • Users can view each role and the permissions associated with it

Create

  • Users can create new custom roles and assign users to them
  • Users can duplicate existing roles in order to make slight modifications without creating a new role from scratch

Delete

  • Users can archive roles after all users have been removed from the role.

Edit

  • Users can edit the permissions on roles and reassign users to them

User Permissions

Any User with "viewing" permissions for roles can...

  • View the Roles page.
  • Export the CSV of user roles

Any User with "create" permissions for roles can...

  • Add, archive, and edit roles
  • Add users to roles individually or in bulk

Tests

IDName
QA-T1277Duplicate roles
QA-T1285Can archive roles
QA-T1288Can bulk-assign roles

Requirements

No requirements