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

More managed groups limit fixes #5245

Merged
merged 2 commits into from
Nov 15, 2024
Merged

Conversation

johanbrandhorst
Copy link
Collaborator

@johanbrandhorst johanbrandhorst commented Nov 14, 2024

The first commit ensures that all group member IDs are listed when getting a managed group (as opposed to the first 10,000), the second one does the opposite, i.e. it ensures that all group memberships are listed when getting an account.

Previously, we would only show the first 10,000 members in the group,
giving the impression that a complete list was performed. Now we
list all members.
Previously, we would only show the first 10,000 managed group
memberships. Now we list all group memberships of an account.
@johanbrandhorst johanbrandhorst merged commit a2be306 into main Nov 15, 2024
63 of 66 checks passed
@johanbrandhorst johanbrandhorst deleted the jbrandhorst-more-limit-fixes branch November 15, 2024 18:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants