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

Results not being updated on Challenge page correctly. #4850

Open
m-yadav opened this issue Sep 3, 2020 · 7 comments
Open

Results not being updated on Challenge page correctly. #4850

m-yadav opened this issue Sep 3, 2020 · 7 comments
Labels

Comments

@m-yadav
Copy link

m-yadav commented Sep 3, 2020

Describe the bug

The results of a challenge are not being properly reflected on the Challenge details page. For example in challenge https://www.topcoder.com/challenges/a073a64c-0bb1-4104-9ae0-028654b7196e?tab=winners , winners in Challenge details and OR are different. Looks like the challenge is not getting updated from OR to Dynamo and hence the mismatch.

To Reproduce
Steps to reproduce the behavior:

  1. Go to https://www.topcoder.com/challenges/a073a64c-0bb1-4104-9ae0-028654b7196e?tab=winners
    winner
  2. You will see zxyding as winner and stevenfrog as runnerup
  3. Go to OR https://software.topcoder.com/review/actions/ViewProjectDetails?pid=30137853
    for the same challenge and you will see schoptsky as winner and zxyding as runner up.
    image

One more example where challenge page is not displaying the results even after results are there in OR

Go to challenge https://www.topcoder.com/challenges/cb39113a-2286-4521-9df5-02334d6c3476 and you will not see any winner tab
However the OR does have a winner that can be seen here :
https://software.topcoder.com/review/actions/ViewProjectDetails?method=viewProjectDetails&pid=30137964

Expected behavior
Winners should be same across OR and Challenge page

@SathyaJayabal SathyaJayabal added P1 Urgent (resolve within 24 hours) v5-intgration-sub-code labels Sep 3, 2020
@SathyaJayabal
Copy link
Collaborator

cc @lakshmiathreya

@SathyaJayabal
Copy link
Collaborator

@m-yadav , were the winners updated after the challenge was completed by any chance?

@m-yadav
Copy link
Author

m-yadav commented Sep 4, 2020

@SathyaJayabal for https://www.topcoder.com/challenges/cb39113a-2286-4521-9df5-02334d6c3476 the winners were not updated after the challenge was marked completed.

For challenge https://www.topcoder.com/challenges/a073a64c-0bb1-4104-9ae0-028654b7196e , the winners are reflecting but are not correct.

In short, both are marked completed but winners didn't get updated in them as per OR.

@SathyaJayabal
Copy link
Collaborator

@rootelement , the v4 and v5 api responses both return different data for the winners for the above two challenges. Can you look into it please?

@SathyaJayabal
Copy link
Collaborator

@Oanh-and-only-Oanh Oanh-and-only-Oanh modified the milestones: By 9/24/2020, Release by 10/1/2020 Sep 23, 2020
@Oanh-and-only-Oanh Oanh-and-only-Oanh moved this from To Do NEXT to Backend Issue in Issue Management Oct 6, 2020
@rootelement
Copy link
Contributor

@SathyaJayabal is this still happening?

@SathyaJayabal
Copy link
Collaborator

@rootelement , for the above two challenges the winners data is still wrong.
@m-yadav , did you find any more example of this happening?

@SathyaJayabal SathyaJayabal removed this from the Release by 10/1/2020 milestone Dec 30, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Issue Management
  
Backend Issue
Development

No branches or pull requests

4 participants