Skip to content

Conversation

@apsantiso
Copy link
Contributor

We're listing sharing invites with their item already deleted.

We have a background process that deletes files and folders when their parent is deleted, so we do not have a way to remove the sharings and invites without modifying and adding complexity to the query and the code of that background job, as we want to avoid it, this PR fixes it by including a filter in the query to filter out any sharing with its item deleted.

@apsantiso apsantiso force-pushed the fix/stop-listing-sharings-if-item-is-deleted branch from e882515 to ea29f35 Compare December 23, 2025 13:13
@sonarqubecloud
Copy link

Quality Gate Failed Quality Gate failed

Failed conditions
71.4% Coverage on New Code (required ≥ 80%)

See analysis details on SonarQube Cloud

@github-actions
Copy link

github-actions bot commented Jan 8, 2026

This PR is stale because it has been open for more than 15 days with no activity.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working ready-for-preview stalled

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants