Skip to content

OrganizationCodeMappingsEndpoint GET to respect open team membership#108263

Merged
geoffg-sentry merged 1 commit intomasterfrom
fix/code-mapping-open-membership
Feb 13, 2026
Merged

OrganizationCodeMappingsEndpoint GET to respect open team membership#108263
geoffg-sentry merged 1 commit intomasterfrom
fix/code-mapping-open-membership

Conversation

@geoffg-sentry
Copy link
Contributor

A fix resulting from #105607, code mappings weren't being properly returned when Open Team Membership is enabled.

get_projects() now passes include_all_accessible=True when no explicit ?project= param is present, so open team membership is respected. It's conditional to preserve 403 validation when specific project IDs are requested and added some additional tests for the various behaviour. Should do it.

@geoffg-sentry geoffg-sentry requested review from a team as code owners February 13, 2026 21:47
@github-actions github-actions bot added the Scope: Backend Automatically applied to PRs that change backend components label Feb 13, 2026
@geoffg-sentry geoffg-sentry merged commit 31a4018 into master Feb 13, 2026
75 checks passed
@geoffg-sentry geoffg-sentry deleted the fix/code-mapping-open-membership branch February 13, 2026 22:14
@github-actions github-actions bot locked and limited conversation to collaborators Mar 1, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Scope: Backend Automatically applied to PRs that change backend components

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants