Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Missing users in Users & Groups UI #12190

Open
daniel-mueller opened this issue Dec 20, 2024 · 0 comments
Open

Missing users in Users & Groups UI #12190

daniel-mueller opened this issue Dec 20, 2024 · 0 comments
Labels
bug Bug report

Comments

@daniel-mueller
Copy link

daniel-mueller commented Dec 20, 2024

Describe the bug
We import users from our Keycloak instance using OIDC in the Kubernetes Helm chart. Around 1/3 of our ~100 users don't show up in the users tab of the UI for Users & Groups. I have looked into the graphql file using the dev tools in my browser and see a total of only 62 users. So at that point they are already missing. I checked multiple existing and missing users and there is no difference in Keycloak. Also some new users are correctly shown, older users aren't. The Postgres table metadata-aspects-v2 does not show entries for the missing users, but I can look up some shown users. The behavior appears to be completely random.

However the users that are not shown can login and browse Datahub just fine. Our problem is that we can't make those users editors or change their role.

Expected behavior
All users should show up in Users & Groups.

Additional information
If there is no obvious way to fix this can you please provide me with some help to further debug the problem? Where can I look to find user tables or detect oddities of missing users that are different to the shown users?

@daniel-mueller daniel-mueller added the bug Bug report label Dec 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Bug report
Projects
None yet
Development

No branches or pull requests

1 participant