Duplicate
Details
Assignee
UnassignedUnassignedReporter
Tania HewesTania HewesPriority
P2TestRail: Cases
Open TestRail: CasesTestRail: Runs
Open TestRail: Runs
Details
Details
Assignee
Unassigned
UnassignedReporter
Tania Hewes
Tania HewesPriority
TestRail: Cases
Open TestRail: Cases
TestRail: Runs
Open TestRail: Runs
Created October 10, 2017 at 5:45 PM
Updated January 15, 2018 at 2:30 PM
Resolved November 4, 2017 at 1:16 PM
Purpose:
To add a confirmation that the deletion of a permission set has successfully occurred.
Scenarios:
Scenario
Given the Delete button/icon on Settings > Users > Permission Sets
When clicked
Then a window will pop up asking user to confirm the deletion or cancel the deletion as shown in Delete Permission set_preview.png
Header: Delete permission set?
Body: <permissionSetName> will be removed from permission sets.
Buttons: Cancel, Delete
Scenario
Given the Delete button on Settings > Users > Permission Sets > “Delete permission set?” confirmation window
When clicked
Then the permission set will be deleted and a confirmation will appear after the deletion has occurred reading, "The permission set <permissionSetName> was successfully deleted." See attached Permission set deleted success_preview.png
Scenario
Given the Cancel button on Settings > Users > Permission Sets > “Delete Permission set?” confirmation window
When clicked
Then the permission set will not be deleted and the user will be returned to the Settings > Users > Permission Sets page
Out of Scope: Undo