-
Notifications
You must be signed in to change notification settings - Fork 7.7k
Closed
Labels
Description
Before reporting an issue
- I have read and understood the above terms for submitting issues, and I understand that my issue may be closed without action if I do not follow them.
Area
admin/ui
Describe the bug
When email as username
are enabled user list shows at username
column:
username
of the user created before the option be turned onemail
of the user created after the option be turned on
But user form has a different behaviour, it always show the email
at username
field.
Version
latest
Regression
- The issue is a regression
Expected behavior
Info about user should be consistent in different views
Actual behavior
Info about user have differences in user list and user form
How to Reproduce?
- create a
test
realm - create a user (foo / foo@acme.com)
- change realm settings (turn on
Email as username
) - create other user (bar / bar@acme.com)
- compare infos of users on user list and user form
Anything else?
Exported realm to reproduce
test.json