valor-labs/valor-launchpad

Reset Password can not be processed for user1

Closed this issue · 1 comments

Description

User can any time reset his password using 'Reset password' request with.

Expect

Reset password message sends on the user email after requesting password reset.

Issue

'Sent reset Password Failed' appears in the 'Reset password' windows

Dev's Comment

It is expected that password reset should fail for user1 because it does not have a valid email address. Please retest with either updating the email address for user1 or by going through the test case with a newly created user with a valid email address.

@YeomanWang, This issue related to user sign-up feature.
Currently, our user1 has an invalid email address, causing a failed reset-password issue.
So making sure we have our sign up feature working as expectation, then re-test this issue.