Skip to content

chore(dashboards): Remove dashboards-interval-selection flag declaration (backend)#113290

Merged
gggritso merged 1 commit intomasterfrom
chore/remove-dashboards-interval-selection-backend
Apr 17, 2026
Merged

chore(dashboards): Remove dashboards-interval-selection flag declaration (backend)#113290
gggritso merged 1 commit intomasterfrom
chore/remove-dashboards-interval-selection-backend

Conversation

@gggritso
Copy link
Copy Markdown
Member

@gggritso gggritso commented Apr 17, 2026

Remove the `dashboards-interval-selection` feature flag registration from `temporary.py` now that the feature has been fully rolled out to GA.

Part of a three-PR cleanup — split per Sentry's frontend/backend deployment requirement:

Remove the `dashboards-interval-selection` feature flag registration
from temporary.py now that the feature has been fully rolled out to GA.

Co-Authored-By: Claude <noreply@anthropic.com>
@github-actions github-actions Bot added the Scope: Backend Automatically applied to PRs that change backend components label Apr 17, 2026
@gggritso gggritso requested a review from a team April 17, 2026 14:10
Copy link
Copy Markdown
Contributor

@cursor cursor Bot left a comment

Choose a reason for hiding this comment

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

Cursor Bugbot has reviewed your changes and found 1 potential issue.

Fix All in Cursor

❌ Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, enable autofix in the Cursor dashboard.

Reviewed by Cursor Bugbot for commit 1e894b8. Configure here.

Comment thread src/sentry/features/temporary.py
Comment thread src/sentry/features/temporary.py
gggritso added a commit that referenced this pull request Apr 17, 2026
…(frontend) (#113288)

Remove all frontend references to the \`dashboards-interval-selection\`
feature flag now that the feature has been fully rolled out to GA.

The interval selector in the filters bar is now always rendered, and
\`widgetInterval\` is always derived from \`chartInterval\` rather than
conditionally set based on the flag. Test fixtures no longer need the
feature flag enabled.

Part of a three-PR cleanup — split per Sentry's frontend/backend
deployment requirement:
- Backend declaration removal:
#113290
- Flagpole config removal:
getsentry/sentry-options-automator#7339

Co-authored-by: Claude <noreply@anthropic.com>
@gggritso gggritso merged commit a387519 into master Apr 17, 2026
79 checks passed
@gggritso gggritso deleted the chore/remove-dashboards-interval-selection-backend branch April 17, 2026 17:51
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