ref(flags): Remove organizations:performance-spans-fields-stats#115679
Conversation
There was a problem hiding this comment.
Cursor Bugbot has reviewed your changes and found 1 potential issue.
❌ Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, enable autofix in the Cursor dashboard.
Reviewed by Cursor Bugbot for commit ef7abe9. Configure here.
ef7abe9 to
9a34861
Compare
The flag was dev-only. The OFF path returns 404 (endpoint inaccessible). Delete the entire endpoint, its URL registration, test file, and pyproject.toml weaklist entries. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
9a34861 to
75f0d3d
Compare
|
🚨 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 |
📊 Type Coverage Diff✅ No new type safety issues introduced. Coverage: 93.56% |

Dev-only flag registered Feb 2025, never rolled out to customers. Remove the flag registration and the unreleased gated code paths.