specs/routes/R_SGRP

Settings - Groups

Overview

The Groups page allows Users to

  • View, edit and archive User Groups
  • Assign users to groups in bulk

Model/Page Connections

Users

Edit

  • Users can change the group memberships of other users by clicking on a group, and then clicking the pencil icon in the Group Details pane

User Groups

View

  • Users can view each group and the other parts of the platform that reference it

Create

  • Users can create new groups and assign users to them
  • Users can restore archived groups, which will retain the membership of all users at the time of archiving

Delete

  • Users can archive groups. The group will no longer be functional in production applications until they are restored.

Edit

  • Users can edit the members of any group

User Permissions

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

  • View the Groups page.
  • View the members of the group

Any User with "add members" permissions for groups can...

  • Add users to groups individually or in bulk

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

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

Tests

IDName
QA-T1353User Groups : 02 - Archive and restore user groups
QA-T1359User Groups: 01 - Can create/edit a user group and assign users to it
QA-T1362User Groups : 03 - User Groups can be assigned from the profile page
QA-T1363User Groups : 04 - User Groups list page functionality
QA-T1366User Groups : 05 - User Groups can approve apps
QA-T1376User Groups : 06 - User Groups can sign eSig widgets
QA-T1377User Groups : 07 - User Group where used UI

Requirements

No requirements