Closed
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
This change #39598 introduced a bug in the user listing page because the attribute is_temporary_admin
is not always available from the user attributes and that breaks the UI.
Version
999.0.0-SNAPSHOT
Regression
- The issue is a regression
Expected behavior
Able to list users
Actual behavior
Not able to list users
How to Reproduce?
Try to list users in a realm
Anything else?
No response