We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Error message is not informative when incorrect current password is entered
If this affects the front-end, screenshots would be of great help.
https://www.loom.com/share/7554baa8a38b4b3aac5c066f3985fe59
The error message should say something like invalid current password
invalid current password
Something went wrong
The text was updated successfully, but these errors were encountered:
if the status code is 500 frontend will show Something went wrong
Sorry, something went wrong.
@srikanthccv: Can anyone update the response to have correct status code. UI would show the returned error message accordingly.
Fixed by #4733
Closing the issue.
YounixM
No branches or pull requests
Bug description
Error message is not informative when incorrect current password is entered
If this affects the front-end, screenshots would be of great help.
https://www.loom.com/share/7554baa8a38b4b3aac5c066f3985fe59
Expected behavior
The error message should say something like
invalid current password
How to reproduce
Something went wrong
which is not very informativeVersion information
Additional context
Thank you for your bug report – we love squashing them!
The text was updated successfully, but these errors were encountered: