Skip to content

MM Leaderboard: Past challenges scores are not visible #3392

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

Closed
nithyaasworld opened this issue Oct 15, 2019 · 8 comments
Closed

MM Leaderboard: Past challenges scores are not visible #3392

nithyaasworld opened this issue Oct 15, 2019 · 8 comments
Labels
Challenge Listing P1 Urgent (resolve within 24 hours)

Comments

@nithyaasworld
Copy link
Collaborator

Past MM challenges scores are not visible

Challenge URL: https://www.topcoder.com/challenges/30101930?tab=submissions

image

@nithyaasworld nithyaasworld added the P1 Urgent (resolve within 24 hours) label Oct 15, 2019
@nithyaasworld
Copy link
Collaborator Author

@codeMinter
Copy link
Contributor

codeMinter commented Oct 17, 2019

The fix for this and #3269 is going to be same, as discussed with @dushyantb we changed the API response structure. We need to finalise the approach whether we migrate all old challenges to new api response structure of we fix this in UI.

Linking them as the same fix is needed for both.

It works fine for recently ended MM challenges, ex: https://www.topcoder.com/challenges/30103195?tab=submissions

@codeMinter codeMinter changed the title MM Leaderboard: Past challenges scores are not visisble MM Leaderboard: Past challenges scores are not visible Oct 17, 2019
@skyhit
Copy link
Contributor

skyhit commented Apr 4, 2020

@Oanh-and-only-Oanh @sushilshinde per testing, I can see the page. like

image

but one interesting thing is when looking at the networking, it keeps calling api like

https://api.topcoder.com/v4/challenges/?filter=status%3DACTIVE%26technologies%3D&limit=50&offset=0, but for challenge detail page, why it is calling so many times? to listing challenges?

@Oanh-and-only-Oanh
Copy link

@skyhit, looks like this might be a challenge V4 api issue and we're currently migrating to challenge V5 api. That migration should be complete in of April, so let's put this on hold until migration is done to see if it is still an issue.

@skyhit
Copy link
Contributor

skyhit commented Apr 7, 2020

@Oanh-and-only-Oanh sure.

@SathyaJayabal
Copy link
Collaborator

@skyhit, looks like this might be a challenge V4 api issue and we're currently migrating to challenge V5 api. That migration should be complete in of April, so let's put this on hold until migration is done to see if it is still an issue.

adding the on hold label

@Oanh-and-only-Oanh
Copy link

@SathyaJayabal @lakshmiathreya, is this front-end or backend issue?

@SathyaJayabal
Copy link
Collaborator

@Oanh-and-only-Oanh , the scores are displayed now
Screenshot 2020-09-09 at 9 36 46 AM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Challenge Listing P1 Urgent (resolve within 24 hours)
Projects
None yet
Development

No branches or pull requests

6 participants