Actions
BUG #2592
open[SQA] Incorrect Account Name Displayed After Logout and Login with Another User
Status:
Pending
Priority:
High
Assignee:
-
Category:
-
Target version:
-
Description
After logging out and then logging in with a different account, the application continues to display the previous user's name. The correct account name only appears after manually reloading the page.
Steps to Reproduce:¶
- Log in with User A.
- Log out.
- Log in with User B.
- Observe that User A’s name is still displayed.
- Reload the page — now User B’s name is shown correctly.
Actions