sentry
sentry copied to clipboard
feat(insights): reorder columns and add back user misery into frontend view
Work for https://github.com/getsentry/sentry/issues/77572
After some feedback, we decided to keep the columns the same between the existing frontend view and the new frontend overview page. This PR adds any missing columns. Additionally, we swapped the column orders so that operation always follows transaction (instead of project being between the two).