The password not working is expected as we moved from encrypted to hashed passwords in the newer version and you require to do the password reset.
The password reset email will be sent to the users email address, you can double check in the database that the email address is correct, and also check that the account is not locked out. (although you should see a message about that in the UI when doing a password reset).
You may have checked this too but make sure those password reset emails are not being sent to your spam folder.
The password reset email will be sent to the users email address, you can double check in the database that the email address is correct, and also check that the account is not locked out. (although you should see a message about that in the UI when doing a password reset).
You may have checked this too but make sure those password reset emails are not being sent to your spam folder.