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

handle spicedb deletes #896

Merged
merged 4 commits into from
Dec 5, 2024
Merged

handle spicedb deletes #896

merged 4 commits into from
Dec 5, 2024

Conversation

FoseFx
Copy link
Member

@FoseFx FoseFx commented Dec 3, 2024

Which issues does this pull request close?

Progresses #877

Keep in mind that this approach will leave leaks (e.g., when deleting an org, all relations to its users and wards will be deleted, but not the relations between a room and such a ward)
We believe that's ok for now.

@FoseFx FoseFx requested a review from a team as a code owner December 3, 2024 20:11
@FoseFx FoseFx requested review from MaxSchaefer and PaulKalho and removed request for a team December 3, 2024 20:11
@FoseFx FoseFx self-assigned this Dec 3, 2024
@MaxSchaefer
Copy link
Member

MaxSchaefer commented Dec 5, 2024

Keep in mind that this approach will leave leaks (e.g., when deleting an org, all relations to its users and wards will be deleted, but not the relations between a room and such a ward)
We believe that's ok for now.

Thanks. LGTM! Please open a follow up issue for this.

@MaxSchaefer MaxSchaefer merged commit 98310d3 into main Dec 5, 2024
44 checks passed
@MaxSchaefer MaxSchaefer deleted the issue/877-permissions-delete branch December 5, 2024 11:44
@felixevers
Copy link
Member

Member

Documented in #897

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.

3 participants