developmentseed / developmentseed/scoreboard
Users stats only show up if user has used a hashtag
Open
bug
- Dominant language
- JavaScript
- Stars
- 27
- Forks
- 8
- PR merge metrics
- No merged PRs in 30d
Description
We have a report that a user's statistics only show up on their dashboard as soon as they start using a hashtag for their changesets, even though those changesets are in the `user_statistics` table in osmesa. Speculating, there might be a logic error in the user stats response trying to parse out a user's hashtags that causes the entire response to return "no stats".
Contributor guide
Assessment
This issue has not been assessed yet.