Skip to content

fix(seer-settings): scope Seer settings bulk PUT to all accessible projects#117247

Merged
srest2021 merged 1 commit into
masterfrom
srest2021/fix-project-settings-put
Jun 9, 2026
Merged

fix(seer-settings): scope Seer settings bulk PUT to all accessible projects#117247
srest2021 merged 1 commit into
masterfrom
srest2021/fix-project-settings-put

Conversation

@srest2021

@srest2021 srest2021 commented Jun 9, 2026

Copy link
Copy Markdown
Member

The bulk Seer settings PUT resolved projects by team membership while the GET used include_all_accessible=True, so org writers could see and select projects the update would silently skip. This passes include_all_accessible=True on the PUT so read and write resolve the same set, gated by the existing org:write/org:admin permission.

@github-actions github-actions Bot added the Scope: Backend Automatically applied to PRs that change backend components label Jun 9, 2026
@srest2021 srest2021 changed the title fix(seer-settings) fix(seer-settings): scope bulk PUT to all accessible projects Jun 9, 2026
@srest2021 srest2021 changed the title fix(seer-settings): scope bulk PUT to all accessible projects fix(seer-settings): scope Seer settings bulk PUT to all accessible projects Jun 9, 2026
@srest2021 srest2021 marked this pull request as ready for review June 9, 2026 21:44
@srest2021 srest2021 requested a review from a team as a code owner June 9, 2026 21:44
@srest2021 srest2021 merged commit f62a8a9 into master Jun 9, 2026
67 checks passed
@srest2021 srest2021 deleted the srest2021/fix-project-settings-put branch June 9, 2026 21:54
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.

2 participants