-
Notifications
You must be signed in to change notification settings - Fork 7.9k
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
Editing a user profile attribute in any field other than display name results in a missing display name error even though display name is filled in.
Opening display name edit pane and closing it does not remove warning, but saving succeeds.
Version
26.3.1
Regression
- The issue is a regression
Expected behavior
Basic things like this should just work.
Actual behavior
Very confusing alpha testing behavior.
How to Reproduce?
- open realm
- go to realm settings
- open user profile tab
- go to sub-tab attributes
- edit existing cutom attribute (e.g. attribute group mapping)
- try to save attribute
- be advised that display name is missing
- edit display name and see that it's already defined
- hit cancel
- see persisting warning "missing display name"
- try to save edited attribute despite warning -> success.
Anything else?
No response
keycloak-github-bot, schnillerman and user114145