Skip to content

perf(artifact-bundles): Scope indexing state query to org#114183

Open
scttcper wants to merge 3 commits intomasterfrom
scttcper/artifact-bundle-indexing
Open

perf(artifact-bundles): Scope indexing state query to org#114183
scttcper wants to merge 3 commits intomasterfrom
scttcper/artifact-bundle-indexing

Conversation

@scttcper
Copy link
Copy Markdown
Member

@scttcper scttcper commented Apr 28, 2026

The assemble indexing check joins releaseartifactbundle by release and dist, but the base artifactbundle table was not scoped to the org.

Matches the artifact bundle query fixes in #114111 and #114103.

Fixes SENTRY-3W60

The assemble indexing check joins releaseartifactbundle by release and dist, but the base artifactbundle table was not scoped to the org. Add the redundant org predicate so the query stays inside the current org while counting indexing states.

Matches the artifact bundle query fixes in #114111 and #114103.
@github-actions github-actions Bot added the Scope: Backend Automatically applied to PRs that change backend components label Apr 28, 2026
preserve the existing branch structure, just add the organization_id
predicate in both paths

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@scttcper scttcper requested a review from a team May 5, 2026 22:52
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.

1 participant