Charlie Luo
Charlie Luo
In https://github.com/getsentry/sentry/pull/96151#discussion_r2231549589, we saw a small issue where for the max byte scanning policies, we didn't return a `quota_allowance` in the API response since we were overwriting the original error....
not rolled out > 2 years
Show cluster stats on if issues within the cluster are new, escalating, or regressed
Use`error_type`, `impact`, and `location` replacing summary, and move the description to a new tab for "root cause".
Add the option to define owner via team + email strings, rather than just a string. Supports this change in the options automator: https://github.com/getsentry/sentry-options-automator/pull/5705. This change is temporary until we...