Done
Pinned fields
Click on the next to a field label to start pinning.
Details
Assignee
Nikodem Graczewski
Nikodem GraczewskiReporter
Sam Im
Sam Im(Deactivated)Labels
Story Points
1
Original estimate
2h
Time tracking
Components
Sprint
Add sprint
Fix versions
Priority
Time Assistant
Created March 16, 2017 at 6:23 PM
Updated August 23, 2017 at 6:49 PM
Resolved April 3, 2017 at 12:25 PM
As an admin, I want to reset a specific user's password so that they can log in.
*Scenario: User doesn't have email so the admin just resets the password. *
The admin goes into the user search screen and clicks on the Action to Reset Password (OLMIS-2009: Admin login page and user tabDone).
Admin must enter password that matches format (password must have 8 characters and at least one number).
This brings them to the Create Password modal (see mockup)
.
Once password is saved, the admin is brought back to the Users search screen.
Only admin users with USERS_MANAGE permissions can access this page and the create password modal.
The backend is replaced with user's new password each time the Admin completes this action.
Assumptions:
The Admin must verbally notify the user of their new password.