ref(flags): Remove organizations:dashboards-import#115671
Conversation
|
🚨 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.54% |
There was a problem hiding this comment.
Cursor Bugbot has reviewed your changes and found 2 potential issues.
❌ Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, enable autofix in the Cursor dashboard.
Reviewed by Cursor Bugbot for commit 925cc34. Configure here.
925cc34 to
952a1aa
Compare
952a1aa to
b576552
Compare
nikkikapadia
left a comment
There was a problem hiding this comment.
this feature was created specifically for Solutions Engineering hence it hasn't been rolled out further than this. This feature will need to stick around but i'll move it to permanent.py so there's a distinction
Sounds good! I can also move it in this pr if you like |
that would be great! thanks Dan 😌 |
Move from temporary.py to permanent.py's flagpole section. The flag remains controllable via flagpole YAML config with api_expose=True, but is now classified as a permanent feature. No behavior change. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
b576552 to
c4d34e4
Compare
|
@nikkikapadia No worries, done! |

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