Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
When logging into the Web Client, users will be forced to change their password if it has expired. A change password popup will open and once they successfully change their password the popup will close and they will be brought back to the login page of the i2b2 Web Client.
The problem is, if the user doesn't log in with their new user and instead changes to another user who also has an expired password. The change password popup will display again only this time the information for the previous user is defaulting in the fields. These fields should be empty because it is a different user.
If the user had signed in or closed their browser and went back to the i2b2 Web Client login they information would not default. It is only if you select another user whose password is also expired right after changing the password of one user (without logging in).
The problem is, if the user doesn't log in with their new user and instead changes to another user who also has an expired password. The change password popup will display again only this time the information for the previous user is defaulting in the fields. These fields should be empty because it is a different user.
If the user had signed in or closed their browser and went back to the i2b2 Web Client login they information would not default. It is only if you select another user whose password is also expired right after changing the password of one user (without logging in).
Attachments
Activity
Field | Original Value | New Value |
---|---|---|
Assignee | Mike Mendis [ mem61 ] | |
Resolution | Fixed [ 1 ] | |
Status | New [ 10000 ] | Open [ 1 ] |
Fix Version/s | 1.7.10 [ 10311 ] |
Assignee | Mike Mendis [ mem61 ] | Janice Donahoe [ jmd86 ] |
Status | Open [ 1 ] | In Progress [ 3 ] |
Status | In Progress [ 3 ] | Ready to Test [ 10001 ] |
Status | Ready to Test [ 10001 ] | Testing [ 10002 ] |
Status | Testing [ 10002 ] | Resolved [ 5 ] |
1. Log into the Web Client.
2. In the Web Client Toolbar click on 'Change Password'
3. The i2b2 Change Password window will open.
4. Enter the appropriate information to change your password.
5. Click on the OK button.
6. The Change Password window will close and a message informing you your password was changed will display.
7. Close the message.
8. Click on 'Change Password' to open on the i2b2 Change Password window again.
9. Notice when the window defaults the fields are already populated with data.
10. If you click on OK you will receive an error message that says the current password is incorrect. This is message is correct because the current password is defaulting to the one it was before you just changed it to in the earlier steps.