Skip to content

feat(dashboards): Add feature flag for positional starred dashboards #93597

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Conversation

narsaynorath
Copy link
Member

I will gate some functionality such as updating positions during favoriting actions to separate the existing flow from the new code that supports reodering

Also removes the old feature flag for the favorites feature because I've also removed the flag checks elsewhere.

Will gate some functionality such as updating positions during
favoriting actions. To separate the existing flow from the new code that
supports reodering
@narsaynorath narsaynorath requested a review from a team June 16, 2025 14:01
@github-actions github-actions bot added the Scope: Backend Automatically applied to PRs that change backend components label Jun 16, 2025
@narsaynorath narsaynorath enabled auto-merge (squash) June 16, 2025 14:02
Copy link

codecov bot commented Jun 16, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

✅ All tests successful. No failed tests found.

Additional details and impacted files
@@            Coverage Diff             @@
##           master   #93597      +/-   ##
==========================================
- Coverage   88.01%   88.01%   -0.01%     
==========================================
  Files       10322    10322              
  Lines      595057   595054       -3     
  Branches    23125    23124       -1     
==========================================
- Hits       523725   523721       -4     
- Misses      70839    70840       +1     
  Partials      493      493              

@narsaynorath narsaynorath merged commit 2a2123a into master Jun 16, 2025
63 checks passed
@narsaynorath narsaynorath deleted the nar/feat/dashboards-starred-position-dashboards-feature-flag branch June 16, 2025 15:50
billyvg pushed a commit that referenced this pull request Jun 18, 2025
…93597)

I will gate some functionality such as updating positions during
favoriting actions to separate the existing flow from the new code that
supports reodering

Also removes the old feature flag for the favorites feature because I've
also removed the flag checks elsewhere.
andrewshie-sentry pushed a commit that referenced this pull request Jun 19, 2025
…93597)

I will gate some functionality such as updating positions during
favoriting actions to separate the existing flow from the new code that
supports reodering

Also removes the old feature flag for the favorites feature because I've
also removed the flag checks elsewhere.
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