sentry icon indicating copy to clipboard operation
sentry copied to clipboard

Crash Free Users Widget on Projects view has incorrect value

Open Fwang36 opened this issue 1 year ago • 8 comments

Environment

SaaS (https://sentry.io/)

Steps to Reproduce

This was reported by a user but I see the behavior in our Sentry org as well.

  1. Go to a project's page that has session data.
  2. Note the Crash Free Users widget percentage value.
  3. Compare with the Crash Free Users graph below.
  4. See that the widget percentage value is not possible, and is below the lowest value on the Y axis on the graph.

Here's an example from our FE project:

image

Expected Result

Value should be accurate

Actual Result

Value is not accurate, and also not in the range of the graph. Maybe the totals calculation in the api call is off?

Product Area

Projects - Project Details

┆Issue is synchronized with this Jira Improvement by Unito

Fwang36 avatar Feb 07 '24 19:02 Fwang36