getsentry / sentry

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

'Sort by' for widgets doesn’t always work correctly #76417

Open bfpepper87sentry opened 1 month ago

bfpepper87sentry commented 1 month ago

Environment

SaaS (https://sentry.io/)

Steps to Reproduce

  1. Create a widget for a dashboard.
  2. list issues by number of events.
  3. expand list to include more events
  4. See that sometimes the list isnt in proper descending order.

Expected Result

That sort order is correct at all times.

Actual Result

It looks like that on occasion, the sort function for a visualization doesn’t go from high to low or low to high. in some cases the order looks to be correct and then a line item will break the order. See attached screenshot.

Image

Product Area

Dashboards

Link

No response

DSN

No response

Version

No response

getsantry[bot] commented 1 month ago

Auto-routing to @getsentry/product-owners-dashboards for triage ⏲️

gggritso commented 1 month ago

Thanks for filing this, we'll take a look soon!