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

Creating groups hierarchy does not work because searching by names never return the parent group #872

Closed
pedroigor opened this issue Jul 1, 2024 · 0 comments · Fixed by #873
Labels
kind/bug Something isn't working status/triage

Comments

@pedroigor
Copy link
Contributor

Describe the bug

When creating a dataset using /dataset/create-realms?count=1&groups-with-hierarchy=true&groups-hierarchy-depth=5&groups-count-each-level=20, sub-groups are not created because the query to find the parent group by name does not return a result.

Version

latest

Expected behavior

No response

Actual behavior

No response

How to Reproduce?

No response

Anything else?

No response

@pedroigor pedroigor added kind/bug Something isn't working status/triage labels Jul 1, 2024
pedroigor added a commit to pedroigor/keycloak-benchmark that referenced this issue Jul 1, 2024
Closes keycloak#872

Signed-off-by: Pedro Igor <pigor.craveiro@gmail.com>
pedroigor added a commit that referenced this issue Jul 1, 2024
Closes #872

Signed-off-by: Pedro Igor <pigor.craveiro@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Something isn't working status/triage
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant