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

add support for organization members #210

Merged
merged 1 commit into from
Jan 17, 2025
Merged

Conversation

maxlaverse
Copy link
Owner

Add support for organization members, in order to source them by email, and re-use them in organization collections. This removes the on-the-fly lookups of members on organization collections and brings use closer to how resources are modeled. It simplifies the code, and will allow us to use org_members in other places.

Also:

  • Fix items not being updatable when one of their collection ID is changed
  • Make ordering irrelevant when specifying members of a collection
  • Fix some Locks right when doing ACL-related operations

@maxlaverse maxlaverse merged commit b7d81ba into main Jan 17, 2025
4 checks passed
@maxlaverse maxlaverse deleted the add_support_for_org_members branch January 17, 2025 08:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant