sentry icon indicating copy to clipboard operation
sentry copied to clipboard

feat(billing): Add organizations:user-spend-notifications-settings feature

Open dashed opened this issue 1 year ago • 1 comments

This PR introduces user-spend-notifications-settings feature flag that will eventually replace slack-overage-notifications.

I will follow up with another pull request to delete slack-overage-notifications.

dashed avatar May 21 '24 22:05 dashed

🚨 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 #discuss-dev-infra channel.

github-actions[bot] avatar May 21 '24 22:05 github-actions[bot]

Suspect Issues

This pull request was deployed and Sentry observed the following issues:

  • ‼️ Error: useLocation() may be used only in the context of a <Router> component. useLocation(useLocation.tsx) View Issue

Did you find this useful? React with a 👍 or 👎

sentry[bot] avatar May 22 '24 23:05 sentry[bot]