Closed ichux closed 8 months ago
Once password is changed for a user the response is a 404 page. The password changes succeeds though!
Browse the URL, please change 127.0.0.1:9090 to taste on your system: http://127.0.0.1:9090/#/appusers/1/edit
where
1, as shown in the URL is the number of the user you wish to change the password detail. Once you are done, save your work and you will get the error.
It should properly inform the user of a successful change of password, not throw a 404 error!
A 404 error is thrown.
Is this issue still pending, @ichux?
@anmolchhabra21 I have checked it out again. I will close it now to reopen when I test
Description
Once password is changed for a user the response is a 404 page. The password changes succeeds though!
Steps to Reproduce
Browse the URL, please change 127.0.0.1:9090 to taste on your system: http://127.0.0.1:9090/#/appusers/1/edit
where
1, as shown in the URL is the number of the user you wish to change the password detail. Once you are done, save your work and you will get the error.
Expected Behaviour
It should properly inform the user of a successful change of password, not throw a 404 error!
Actual Behaviour
A 404 error is thrown.
Settings
Screenshots, if any