getsentry / sentry

Developer-first error tracking and performance monitoring
https://sentry.io
Other
38.59k stars 4.13k forks source link

Remove `Group.score` column #76002

Open wedamija opened 1 month ago

wedamija commented 1 month ago

The group.score column is likely no longer used. Audit the codebase to be sure we're only writing to it, and remove the code that does so and then drop the column.

This will help us avoid any overflows in the future, and for customers that are experience this already, like in https://github.com/getsentry/sentry/pull/75625

getsantry[bot] commented 1 month ago

Routing to @getsentry/product-owners-issues for triage ⏲️

mrduncan commented 1 month ago

Added to our core product rotational backlog, tentatively aiming to knock this out this quarter.