Skip to content

fix(challenge-listing): my challenges bucket/filter #4801

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

Conversation

cagdas001
Copy link
Collaborator

Drop out the old resource-api call to get user challenges.
Use GET /challenges?memberId=<userId>&status=Active instead.
Add challenge.users[userId] property for user challenges.
Remove userChallenges array from filter, use challenge.users[userId] instead.

Addresses #4782

Drop out the old `resource-api` call to get user challenges.
Use `GET /challenges?memberId=<userId>&status=Active` instead.
Add `challenge.users[userId]` property for user challenges.
Remove `userChallenges` array from filter, use `challenge.users[userId]` instead.

Addresses topcoder-platform#4782
sushilshinde added a commit to topcoder-platform/topcoder-react-lib that referenced this pull request Aug 25, 2020
sushilshinde added a commit to topcoder-platform/topcoder-react-lib that referenced this pull request Aug 25, 2020
@sushilshinde sushilshinde merged commit 0466f31 into topcoder-platform:integration-v5-challenge-api Aug 25, 2020
sushilshinde added a commit that referenced this pull request Aug 25, 2020
@cagdas001 cagdas001 mentioned this pull request Aug 27, 2020
2 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants