Done
Details
Assignee
Joseph ReimersJoseph ReimersReporter
Dennis BridgesDennis BridgesTester Assignee
Dennis BridgesDennis BridgesLabels
Priority
P2Story Points
5Sprint
NoneDevelopment Team
ThunderjetFix versions
Release
Poppy (R2 2023)TestRail: Cases
Open TestRail: CasesTestRail: Runs
Open TestRail: Runs
Details
Details
Assignee
Joseph Reimers
Joseph ReimersReporter
Dennis Bridges
Dennis BridgesTester Assignee
Dennis Bridges
Dennis BridgesLabels
Priority
Story Points
5
Sprint
None
Development Team
Thunderjet
Fix versions
Release
Poppy (R2 2023)
TestRail: Cases
Open TestRail: Cases
TestRail: Runs
Open TestRail: Runs
Created February 17, 2023 at 4:01 PM
Updated October 13, 2023 at 8:56 AM
Resolved June 1, 2023 at 5:24 PM
Purpose: If users are able to have multiple affiliations there must be a way to review all the affiliations a particular user has and adjust the permissions associated with that affiliation.
User story statement(s):
As a system administrator,
I want to edit a users affiliations and permissions for each affiliation
so that I can more efficiently and effectively manage users and troubleshoot issues with permissions
Scenarios:
Affiliations select list displayed:
Given user with appropriate permissions
When editing another user record that has MORE than 1 affiliation
Then Affiliations select list is displayed in User permissions accordion
Display current permissions for affiliation:
Given Affiliations select list is displayed in User permissions accordion
When selecting an affiliation
Then all of the users permissions for that affiliation are displayed
Editing users permissions actions:
Given user has more than one affiliation
When selecting an affiliation in the dropdown
Then "Add permission" and "Unassign all permissions" are displayed as active for affiliation(s) with assigned permission(s)
And "Add permission" is displayed as active and "Unassign all permissions" is displayed as inactive for affiliation(s) with no assigned permissions
Chaning users permissions:
Given user with appropriate permissions selects a affiliation in dropdown
When user click "Add permissions"
Then ui-plugin-permissions is displayed with all possible permissions for that affiliation
AND user is able to select or unselect permissions from the results.
Saving changes to users permissions:
Given user has selected or unselected permissions from the results in the plugin.
When clicking save
Then changes are shown below the affiliations dropdown list
Saving changes to users permissions:
Given changes are shown below the affiliations dropdown list
When clicking save and close
Then changes are saved for that affiliation for that user record