We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Badges acquired on last day of the month do not show up on Monthly Leaderboard resulting in wrong ranking. Eg : Monthly LeaderBoard Sept 2014 : https://badges.fedoraproject.org/report/2014/9 It shows @robyduck has earned 16 badges during the period But if you check out @robyduck 's badges here : https://badges.fedoraproject.org/user/robyduck?history_limit=115 @robyduck has earned 16 badges before 30 Sept + 7 badges on 30 Sept , effectively making @robyduck #3 on Monthly LeaderBoard
Same goes for @bee2502 for Oct 2015 : https://badges.fedoraproject.org/user/bee2502 Badges earned during Oct = 21 = 19 + 2(on 31st) Monthly Leaderboard still shows 19 badges : https://badges.fedoraproject.org/report/2015/10
The text was updated successfully, but these errors were encountered:
Possibly need to check how request.db.make_leaderboard_ parameters work in tahrir/tahrir/views.py https://github.com/fedora-infra/tahrir/blob/7453e086f32a588708b126cb3dd8be8a35802406/tahrir/views.py
Sorry, something went wrong.
No branches or pull requests
Badges acquired on last day of the month do not show up on Monthly Leaderboard resulting in wrong ranking.
Eg :
Monthly LeaderBoard Sept 2014 : https://badges.fedoraproject.org/report/2014/9
It shows @robyduck has earned 16 badges during the period
But if you check out @robyduck 's badges here : https://badges.fedoraproject.org/user/robyduck?history_limit=115
@robyduck has earned 16 badges before 30 Sept + 7 badges on 30 Sept , effectively making @robyduck #3 on Monthly LeaderBoard
Same goes for @bee2502 for Oct 2015 : https://badges.fedoraproject.org/user/bee2502
Badges earned during Oct = 21 = 19 + 2(on 31st)
Monthly Leaderboard still shows 19 badges : https://badges.fedoraproject.org/report/2015/10
The text was updated successfully, but these errors were encountered: