-
Notifications
You must be signed in to change notification settings - Fork 212
[$60] Challenge Details : Incorrect checkpoint/final submission counts for design contest #4256
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
Comments
@SathyaJayabal, is this still an issue? |
@Oanh-and-only-Oanh , yes this is still present. |
Contest https://www.topcoder.com/challenges/30141723 has been created for this ticket. |
Submit in 8 hours and PR to: https://github.com/topcoder-platform/community-app/tree/milestone-20200924 run npm run test before PR |
Contest https://www.topcoder.com/challenges/30141723 has been updated - it has been assigned to Narekvar90. |
@narekcat, please provide update asap. |
@Oanh-and-only-Oanh I'll finish in an hour. |
@Oanh-and-only-Oanh @SathyaJayabal I have fixed this issue, see pull request #4938. |
@narekcat Checkpoints counts looks good, but Submissions still incorrect. |
@luizrrodrigues I think I fixed submissions count in this issue #4681. |
@luizrrodrigues Any update on this issue ? |
@narekcat I'll back to you shortly |
@SathyaJayabal QA env. |
@luizrrodrigues @Oanh-and-only-Oanh, the checkpoint submission count has been fixed. As for the final submission count, it has been addressed in #4681. |
Payment task has been updated: https://software.topcoder.com/review/actions/ViewProjectDetails?pid=30141723 |
The checkpont and final submissions count in the challenge details page is incorrect.
Please see below example:
https://www.topcoder.com/challenges/30121515?tab=submissions
Checkpoint = 7
Final = 21
But in Direct/Online Review
https://www.topcoder.com/direct/contest/submissions.action?projectId=30121515&formData.viewType=GRID&formData.roundType=FINAL
https://software.topcoder.com/review/actions/ViewProjectDetails?method=viewProjectDetails&pid=30121515
Checkpoint = 9
Final =10
KPI Dashboard - Power BI DViz Design Concepts Challenge
https://www.topcoder.com/challenges/30120715/?type=design
Checkpoint = 11
Final = 23
https://www.topcoder.com/direct/contest/submissions.action?projectId=30120715&formData.viewType=GRID&formData.roundType=CHECKPOINT
Checkpoint = 12
Final = 10
~
Novus Onboarding Mobile Application Design Challenge
https://www.topcoder.com/challenges/30120209/?type=design
Checkpoint = 22
Final = 37
https://www.topcoder.com/direct/contest/submissions.action?projectId=30120209&formData.viewType=GRID&formData.roundType=CHECKPOINT
Checkpoint = 22
Final = 12
The giveaway is the Final should not be larger than the Checkpoint.


The text was updated successfully, but these errors were encountered: