-
Notifications
You must be signed in to change notification settings - Fork 11
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
Improve error message when user account is expired and unable to login #423
Comments
Findings: Returned to dev Upon logging in with an expired user. i still am able to login and there is no access error message |
@anthonymarkQA I removed the Test 2 because it seems that there is a change in the odoo's core module code regarding the Access Error that's why it is not showing anymore but rather it just disappear the menus that the user doesn't have permission to view. for the Returning this to QA |
Findings: Returned to DEV for example. as system admin, if my account has an expired system admin role, upon login, the features i used to have access before becomes hidden. even though the reason is my access is just expired, this would confuse the user if there are issues with openspp. a message prompt upon login would be great that informs the user that the
Note: if there are more than one roles expired. it will display in the modal at the same time. To be reviewed with team @dasunhegoda |
return this ticket to QA based on what was discussed in the standup. Thanks. |
The error message needs to be improved for a user, when logging in with an expired user account in openspp test instance
for example, a simple error message in login screen: Your account has already expired , please contact admin for more information and support
Video link attached for reference:
https://drive.google.com/file/d/1iKisuLzcc1w9AOQlWIubFeNjZ_eFQeyI/view?usp=sharing
Investigation - Red
The text was updated successfully, but these errors were encountered: