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
As an admin I would like the ability to reactivate a User Profile so that I can correct an mistaken User Profile deactivation
Given an admin is vising the list of User Profiles When they select the View Deactivated option Then they should see a list of deactivated User Profiles
Given an admin sees a User Profile they wish to reactivate When they select the Reactivate option Then the user should be reactivated And the user should have the same access to the system they had prior to being deactivated
The text was updated successfully, but these errors were encountered:
As an admin I would like the ability to reactivate a User Profile so that I can correct an mistaken User Profile deactivation
Given an admin is vising the list of User Profiles
When they select the
View Deactivated
optionThen they should see a list of deactivated User Profiles
Given an admin sees a User Profile they wish to reactivate
When they select the
Reactivate
optionThen the user should be reactivated
And the user should have the same access to the system they had prior to being deactivated
The text was updated successfully, but these errors were encountered: