You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The homepage, stats pages, user groups, and daily classification counts in YourStats all use stats data fetched from ERAS. The "total" count in YourStats still grabs its count from user project preference activity count here:
On my homepage and stats page, I have a total classification count for The Daily Minor Planet of 25, but on the project's classify page my total count in YourStats says 24
Expected behavior
User stats data should be consistently fetched via ERAS across all webpages.
The text was updated successfully, but these errors were encountered:
Package
Examples
Describe the bug
The homepage, stats pages, user groups, and daily classification counts in YourStats all use stats data fetched from ERAS. The "total" count in YourStats still grabs its count from user project preference activity count here:
front-end-monorepo/packages/app-project/stores/User/UserPersonalization/UserPersonalization.js
Lines 48 to 50 in 6a82afb
To Reproduce
Steps to reproduce the behavior:
Expected behavior
User stats data should be consistently fetched via ERAS across all webpages.
The text was updated successfully, but these errors were encountered: