Skip to content

[$60] Challenge listings Page: Getting Error message for some challenges/tasks in Open for review section. #4934

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

Open
sandhiyakavi opened this issue Sep 16, 2020 · 4 comments

Comments

@sandhiyakavi
Copy link
Collaborator

Description:
Getting Error message for some challenges/tasks in Open for review section in challenge listings page.

Steps:

  1. Go to Challenge listings page
  2. Click the Open for Review section.
  3. Click the challenge/tasks displayed in the Open for review challenge listings

image

@Oanh-and-only-Oanh Oanh-and-only-Oanh added this to the By 9/24/2020 milestone Sep 16, 2020
@Oanh-and-only-Oanh Oanh-and-only-Oanh changed the title Challenge listings Page: Getting Error message for some challenges/tasks in Open for review section. [$60] Challenge listings Page: Getting Error message for some challenges/tasks in Open for review section. Sep 16, 2020
@Oanh-and-only-Oanh Oanh-and-only-Oanh added the P1 Urgent (resolve within 24 hours) label Sep 16, 2020
@luizrrodrigues
Copy link
Collaborator

@Oanh-and-only-Oanh This issue coming from some private tasks (or payment tickets) showing in Open to Review list:

image

This coming from endpoint:
https://api.topcoder.com/v3/reviewOpportunities?limit=1000&offset=0

applications: null
challenge: {technologies: [""], id: 30141355, subTrack: "FIRST_2_FINISH",…}
id: 30141355
platforms: [""]
subTrack: "FIRST_2_FINISH"
technologies: [""]
title: "Copilot payment for Hercules Campus App (Next gen) September 11th, 2020"
track: "DEVELOP"
version: "1.0"
id: 101655
openPositions: 1
payments: [{role: "Iterative Reviewer", roleId: 8, payment: 0.06}]
startDate: "Fri Sep 11 2020 01:57:45 UTC"
submissions: 0
type: "Iterative Review"

@Oanh-and-only-Oanh
Copy link

@sandhiyakavi, can you verify if this is still an issue in staging or testing after the new listings implementation?

@sandhiyakavi
Copy link
Collaborator Author

@Oanh-and-only-Oanh, currently the blank screen is displayed for challenge details page (issue #4965) for the new listings implementation.
Will verify once issue #4965 got resolved.

@Oanh-and-only-Oanh Oanh-and-only-Oanh added listing:re-implementation P2 Important (resolve within 3 days) and removed P1 Urgent (resolve within 24 hours) labels Sep 22, 2020
@Oanh-and-only-Oanh Oanh-and-only-Oanh modified the milestones: Release by 10/1/2020, by 10/15/2020 Sep 29, 2020
@rootelement
Copy link
Contributor

This will require getting challenge IDs from the submission/review API, then querying the v5 challenge api with the multiple challenge IDs. The challenge api / resources api only has the max rating to be able to show the member's handle color. Resources api will not provide the users full rating object.

@SathyaJayabal SathyaJayabal removed this from the by 10/15/2020 milestone Dec 30, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants