Skip to content

[bug] Activity Counts Inconsistent #272

Description

@dwaring87

bug description:
this is likely a duplicate of #244, which was closed without further investigation.

The activity stats counts don't match between the challenge counts and the location or network counts. When you change the time period, the challenge counts are updated but the location and network counts stay the same.

For example, in the screenshots below, when Today is selected there are a total of 46 challenges and 167 locations. If the time period is changed to Last 7 Days, there are 330 challenges and the location count remains 167.

What do the location and network counts represent? All challenges or just the failed challenges? Shouldn't the counts change when the time period changes?

affects:

  • [] standalone
  • widget (ui)
  • [] widget (wasm solver)
  • [] js server
  • [] js solver

to reproduce:

  1. Open the dashboard Activity view.
  2. Observe the summary metrics at the top (e.g., Challenges, Verified, Failed).
  3. Compare these values with the data represented in the main chart.
  4. Then compare both with the charts and details in the lower sections (Platform, OS, etc.).
  5. Notice that the values are not consistent across these sections.

expected behavior:
All displayed values (top summary, main chart, and lower sections) should be consistent and derived from the same dataset and time range.

screenshots:

Today stats:
Image

Last 7 days stats:
Image

versions and environment:
Standalone v3.1.5
Firefox 151
Linux

additional context:
add any other context about the problem here.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions