Actions
Bug #25409
closedUser identity does not show up in bar when user has last login
Pull Request:
Severity:
Minor - inconvenience | misleading | easy workaround
UX impact:
It bothers me each time
User visibility:
First impressions of Rudder
Effort required:
Very Small
Priority:
121
Name check:
To do
Fix check:
Checked
Regression:
No
Description
When logging in as a brand new user that has just been created, but not updated, the user id displays correctly in the identity section next to the logout button.
But after updating any user personal information (email or other fields), and logging in again, the user id is no longer displayed and is empty (so on hover we can no longer have the current roles and last login information) unless the name is non-empty. The update of personal information also sets the name to the empty string in the database.
We should always show a non-empty name in that field.
Actions