sentry icon indicating copy to clipboard operation
sentry copied to clipboard

Stats graph does not update when switching from periodic to cumulative

Open dalnoki opened this issue 4 months ago • 2 comments

Environment

SaaS (https://sentry.io/)

Steps to Reproduce

When viewing the Stats page and changing the type parameter from periodic to cumulative, the graph remains unchanged.

  1. Navigate here
  2. Change the Type right under the Graph from Periodic to Cumulative
  3. Observe that the displayed graph does not update and still reflects the periodic data view.

This is the screen recording from my test org: https://github.com/user-attachments/assets/b71ae3a8-876f-49dc-9687-1ebc757c1186

Expected Result

Switching the graph type parameter to cumulative should redraw the chart to show the cumulative count over the selected period

Actual Result

The graph remains in the periodic view, despite the URL parameter changing to transform=cumulative. No error messages are shown in the UI.

Product Area

Stats

Link

No response

DSN

No response

Version

No response

dalnoki avatar Jun 13 '25 09:06 dalnoki