Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Need better error message displayed if old Password is invalid #1958

Closed
KateChuen opened this issue Apr 8, 2019 · 1 comment · Fixed by #2169
Closed

Need better error message displayed if old Password is invalid #1958

KateChuen opened this issue Apr 8, 2019 · 1 comment · Fixed by #2169
Assignees
Labels
bug Something isn't working
Milestone

Comments

@KateChuen
Copy link
Contributor

KateChuen commented Apr 8, 2019

Environment Details
Spartacus: http://dev-com-17.accdemo.b2c.ydev.hybris.com:4200/
Browser: Chrome

Steps to Reproduce
Sign in.
Go to "MyAccount" -> "Password"
Enter a wrong value in the "Old Password" field.
Enter valid values in the other fields.
Click on "Save"

Actual Results
Error message displayed is confusing to the user. It says mismatch, which I know is a mismatch with the password of that username. But it makes me think the the last 2 fields did not match.
wrongOldPwd

Note:
Also happens when user inputs the wrong password when updating his email address in Account Profile.

@Xymmer Xymmer added this to the 1.0 Beta-0 milestone Apr 25, 2019
@Xymmer Xymmer added bug Something isn't working and removed type/improvement labels Apr 25, 2019
@Xymmer
Copy link
Contributor

Xymmer commented Apr 25, 2019

let's request a fix in backend but for now hard code catching this in the front end

@Zeyber Zeyber self-assigned this Apr 26, 2019
@Zeyber Zeyber added this to To Do in Asterix SPRINT via automation Apr 26, 2019
@Zeyber Zeyber moved this from To Do to In Progress in Asterix SPRINT Apr 26, 2019
@Zeyber Zeyber moved this from In Progress to Code Review & Local QA in Asterix SPRINT Apr 26, 2019
@Zeyber Zeyber moved this from Code Review & Local QA to In Progress in Asterix SPRINT Apr 26, 2019
@Zeyber Zeyber moved this from In Progress to Code Review & Local QA in Asterix SPRINT Apr 26, 2019
@mszczepaniak mszczepaniak self-assigned this Apr 29, 2019
@mszczepaniak mszczepaniak moved this from Code Review & Local QA to Merge! in Asterix SPRINT Apr 30, 2019
@Zeyber Zeyber moved this from Merge! to Server QA in Asterix SPRINT May 2, 2019
@mszczepaniak mszczepaniak removed their assignment May 6, 2019
@Pucek9 Pucek9 self-assigned this May 6, 2019
@Pucek9 Pucek9 moved this from Server QA to Done in Asterix SPRINT May 6, 2019
@Xymmer Xymmer added this to Asterix in Accepted 1905-07 via automation May 9, 2019
@Xymmer Xymmer removed this from Done in Asterix SPRINT May 9, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
No open projects
Accepted 1905-07
  
Asterix
Development

Successfully merging a pull request may close this issue.

5 participants