Skip to content
New issue

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

Show number of WCA competitions for competitor in Checklist #51

Closed
fw42 opened this issue Dec 5, 2014 · 1 comment · Fixed by #179
Closed

Show number of WCA competitions for competitor in Checklist #51

fw42 opened this issue Dec 5, 2014 · 1 comment · Fixed by #179

Comments

@fw42
Copy link
Owner

fw42 commented Dec 5, 2014

The old software had this feature where we showed the number of competitions for a competitor if it was a special number (like multiples of 10). See here.

Not sure how best to do this now that the WCA db is an external service and not sure if the API even supports that yet. Ideally, we would do some kind of batch request and not do one request for each competitor.

@timhabermaas, thoughts?

@fw42 fw42 added this to the Feature equivalence to old app milestone Dec 5, 2014
@fw42
Copy link
Owner Author

fw42 commented Dec 5, 2014

Also, should we do this on each request (will slow down rendering) or only once when the competitor is created (or rather: when the WCA ID is first entered) and then cache it in the db?

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

Successfully merging a pull request may close this issue.

1 participant