Skip to content

ref(grouping): remove ProjectGroupingConfigsEndpoint#112540

Open
cvxluo wants to merge 1 commit intomasterfrom
cvxluo/remove-projectgroupingconfigsendpoint
Open

ref(grouping): remove ProjectGroupingConfigsEndpoint#112540
cvxluo wants to merge 1 commit intomasterfrom
cvxluo/remove-projectgroupingconfigsendpoint

Conversation

@cvxluo
Copy link
Copy Markdown
Contributor

@cvxluo cvxluo commented Apr 8, 2026

Follow up of #112536. Remove this endpoint, since it isn't used anywhere.

Fixes https://linear.app/getsentry/issue/ID-703/grouping-remove-obsolete-grouping-config-endpoints
Similar endpoints removed in #104303 and #96856

@github-actions github-actions bot added Scope: Frontend Automatically applied to PRs that change frontend components Scope: Backend Automatically applied to PRs that change backend components labels Apr 8, 2026
@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Apr 8, 2026

🚨 Warning: This pull request contains Frontend and Backend changes!

It's discouraged to make changes to Sentry's Frontend and Backend in a single pull request. The Frontend and Backend are not atomically deployed. If the changes are interdependent of each other, they must be separated into two pull requests and be made forward or backwards compatible, such that the Backend or Frontend can be safely deployed independently.

Have questions? Please ask in the #discuss-dev-infra channel.

Base automatically changed from cvxluo/remove-frontend-grouping-configs-fetch-and-fixture to master April 8, 2026 21:57
Co-authored-by: Claude <noreply@anthropic.com>
@cvxluo cvxluo force-pushed the cvxluo/remove-projectgroupingconfigsendpoint branch from 54469c2 to c07f146 Compare April 8, 2026 22:08
@linear-code
Copy link
Copy Markdown

linear-code bot commented Apr 8, 2026

@cvxluo cvxluo marked this pull request as ready for review April 8, 2026 22:08
@cvxluo cvxluo requested review from a team as code owners April 8, 2026 22:09
"/api/0/integration-features/": {"GET"},
"/api/0/issue-occurrence/": {"POST"},
"/api/0/grouping-configs/": {"GET"},
"/api/0/organizations/{organization_id_or_slug}/grouping-configs/": {"GET"},
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

these two were removed in other PRs but don't seem to be cleaned up #104303 and #96856

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 Scope: Frontend Automatically applied to PRs that change frontend components

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant