Skip to content

fix: filter add group member query by organization #14390

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

Closed
wants to merge 1 commit into from

Conversation

code-asher
Copy link
Member

@code-asher code-asher commented Aug 22, 2024

You cannot add members to a group that do not belong to the organization the group belongs to, so this fixes that by querying the members endpoint instead.

This endpoint has no (backend) filtering or pagination, so we might want to add that later.

Closes #13915

You cannot add members to a group that do not belong to the organization
the group belongs to, so this fixes that by scoping the query to the
organization members.
@code-asher code-asher changed the title fix: filter group member add by organization fix: filter add group member query by organization Aug 22, 2024
@code-asher code-asher closed this Aug 22, 2024
@github-actions github-actions bot locked and limited conversation to collaborators Aug 22, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Solidify permissions and licensing checks in the UI for Org feature set
1 participant