Skip to content

Conversation

@shashjar
Copy link
Member

Yet another follow-up to #102808.

Resolves SENTRY-5DCB. Resolves SENTRY-5DCN.

The EndpointDeleteTraceItems implementation pulls project_ids out of the RequestMeta, so this field should not be included in the filters. The only filter condition we need to provide is a ComparisonFilter.OP_IN for the group IDs we are trying to delete for.

@github-actions github-actions bot added the Scope: Backend Automatically applied to PRs that change backend components label Nov 21, 2025
@shashjar shashjar requested a review from a team November 21, 2025 19:48
@shashjar shashjar marked this pull request as ready for review November 21, 2025 19:49
@shashjar shashjar requested a review from a team as a code owner November 21, 2025 19:49
@shashjar shashjar merged commit 5666450 into master Nov 21, 2025
67 checks passed
@shashjar shashjar deleted the update-delete-trace-items-request-filter branch November 21, 2025 20:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Scope: Backend Automatically applied to PRs that change backend components

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants