Closed
Description
I'm trying to find a URL to replace this one that we used to use to get a count of unresolved errors/events. The first thing I tried is fiddling the statsPeriod
knob, since that's what seems to limit the events by time. Doing so gives me an infinite spinner in the UI and an Uncaught TypeError: Cannot read property '' of undefined
in the console, pointing to groupChart.jsx. The docstring and code for project_group_index.get
seem to indicate that '' should be considered a valid value.
Whether this is the best way to find the count of unresolved events is another question.
Metadata
Metadata
Assignees
Labels
No labels