TEST: SECURITY-UM-34

Testing successful un-deletion of a user that has previously been deleted.

References

Discussion

After a user record has been deleted, it is not permanently destroyed. Deleted users can be Un-Deleted and is recovered from a Status of Obsolete in so doing.

Pre-Conditions / Setup

  1. Follow the instructions from TEST: SECURITY-UM-33 to delete a user (e.g. "ClinicalStaffUser123").

Actions/Steps

1. While the Show Deleted button is toggled (darkened), deleted users can be un-deleted by clicking the Un-Delete button corresponding to the user to be recovered.

2. Click the OK button on the confirmation modal that appears in the browser.

Expected Behaviour

  • Table is reloaded to show un-deleted users and should include the user that was just reactivated (e.g. "ClinicalStaffUser123").

Last updated