Fix 500 error for Instance level SCIM identities
What does this MR do and why?
Reported in #391497 (closed)
This resolves the 500 error when viewing a user's identities in the Admin area by checking if the ScimIdentity
has a group otherwise it will display a dash -
.
Screenshots or screen recordings
How to set up and validate locally
- Navigate to the Admin Area then
Overview > Users
- From the list of users, select a user.
- Navigate to the
Identities
tab
MR acceptance checklist
This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.
-
I have evaluated the MR acceptance checklist for this MR.
Related to #391497 (closed)