ref(issues): Remove organizations:top-issues-ui flag (frontend)#119016
Draft
cvxluo wants to merge 1 commit into
Draft
ref(issues): Remove organizations:top-issues-ui flag (frontend)#119016cvxluo wants to merge 1 commit into
organizations:top-issues-ui flag (frontend)#119016cvxluo wants to merge 1 commit into
Conversation
The organizations:top-issues-ui flag was never rolled out (absent from sentry-options-automator, flagpole-disabled) and has been stale for months. Remove the flag checks and the "supergroups" UI they gated, which is now dead code: the issue-stream supergroup rows/drawer, the issue-details supergroup section, their hooks, fixtures, and analytics events. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_015kWdpv3H5FqLqtdyrxX25e
d7d2216 to
31573b8
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Remove
organizations:top-issues-ui. This flag was never rolled out (never added to sentry-options-automator, flagpole-disabled) and has been stale since it was introduced in #103776 on 2025-11-20.Removes the flag checks and the "supergroups" UI they gated (all now dead code): the issue-stream supergroup rows/drawer, the issue-details supergroup section, their hooks, fixtures, and analytics events.
Split from the backend removal (sibling PR) because
static/andsrc/are not atomically deployed. This frontend PR should merge before the backend PR so the backend's regeneratedknownSentryApiUrls.generated.tsdoesn't drop routes still referenced by this UI code.🤖 Generated with Claude Code
https://claude.ai/code/session_015kWdpv3H5FqLqtdyrxX25e
Generated by Claude Code