Skip to content

[$25]My Communities tab on Dashboard does not load the user's communities #4713

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
SathyaJayabal opened this issue Aug 6, 2020 · 14 comments
Closed

Comments

@SathyaJayabal
Copy link
Collaborator

https://beta-community-app.topcoder.com/my-dashboard
user:picachui
My Communities tab on Dashboard does not load the user's communities even though the user has 6 communities
Screenshot 2020-08-06 at 11 19 35 AM
Screenshot 2020-08-06 at 11 20 31 AM

@SathyaJayabal SathyaJayabal added P2 Important (resolve within 3 days) Beta Env Environment Dashboard v5-intgration-sub-code labels Aug 6, 2020
@SathyaJayabal
Copy link
Collaborator Author

Also on the My challenges tab, communities filter values are not loaded
Screenshot 2020-08-06 at 12 05 21 PM

@sushilshinde sushilshinde changed the title My Communities tab on Dashboard does not load the user's communities [$50]My Communities tab on Dashboard does not load the user's communities Aug 6, 2020
@crazyk07
Copy link

crazyk07 commented Aug 6, 2020

Contest https://www.topcoder.com/challenges/30136117 has been created for this ticket.

This is an automated message for crazyk via Topcoder X

@sushilshinde
Copy link
Collaborator

@topcoder-platform/topcodercompetitors @topcoder-platform/tcxcommunity this is open for pickup

Submit in 8 hours and PR to

https://github.com/topcoder-platform/community-app/tree/integration-v5-challenge-api
https://github.com/topcoder-platform/topcoder-react-lib/tree/integration-v5-challenge-api

run npm run test before PR

@narekcat narekcat self-assigned this Aug 6, 2020
@crazyk07
Copy link

crazyk07 commented Aug 6, 2020

Contest https://www.topcoder.com/challenges/30136117 has been updated - it has been assigned to Narekvar90.

This is an automated message for crazyk via Topcoder X

@narekcat
Copy link
Contributor

narekcat commented Aug 6, 2020

@sushilshinde @SathyaJayabal The problem is that for getting communities application sends this request:
https://community-app.topcoder.com/community-app-assets/api/tc-communities?groups%5B0%5D=20000010&groups%5B1%5D=20000640&groups%5B2%5D=20000647&groups%5B3%5D=20000867
and it returns communities with old group Ids, but even if it send request with new Guids (like this one https://community-app.topcoder.com/community-app-assets/api/tc-communities?groups%5B0%5D=49d34b76-ce3a-42b5-a626-6dcadae935d4&groups%5B1%5D=6211a11e-71b4-4a37-91da-88ce5aee509f&groups%5B2%5D=3aa3da66-6f5c-411e-9c32-b5fe938a0880&groups%5B3%5D=43749738-3295-4cbe-b1d8-107c35c64b4a) it will return old group ids and because of this in this line on code it filters all communities. This issue and issue #4461 has the same problem.

@narekcat narekcat added the Need clarification Need clarification to proceed fixing the issue further label Aug 6, 2020
@sushilshinde
Copy link
Collaborator

@luizrrodrigues @callmekatootie please help

@callmekatootie
Copy link
Collaborator

Not sure if I can help here - I am not involved in the mentioned projects.

@rootelement
Copy link
Contributor

I don't know where that API call goes. That'd be a question for @cwdcwd @mtwomey or @ajefts ...

@narekcat
Copy link
Contributor

@SathyaJayabal @sushilshinde This issue isn't actual. It works as expected now. I have tested on development environment with user: 'Tonyj'.

@narekcat narekcat added tcx_ReadyForReview and removed Need clarification Need clarification to proceed fixing the issue further labels Aug 12, 2020
@SathyaJayabal
Copy link
Collaborator Author

@narekcat @sushilshinde , it doesnt work on prod backend
user:picachui
Screenshot 2020-08-12 at 8 26 42 PM
Screenshot 2020-08-12 at 8 26 47 PM

@narekcat
Copy link
Contributor

@SathyaJayabal Ok, but the problem is with back-end.

@SathyaJayabal
Copy link
Collaborator Author

SathyaJayabal commented Aug 13, 2020

@sushilshinde , its not working on prod backend(beta/staging)

Screenshot 2020-08-13 at 2 47 39 PM

#4713 (comment)

@SathyaJayabal SathyaJayabal added this to the V5 Challenge API v1.4 milestone Aug 13, 2020
@sushilshinde sushilshinde changed the title [$50]My Communities tab on Dashboard does not load the user's communities [$25]My Communities tab on Dashboard does not load the user's communities Aug 28, 2020
@SathyaJayabal
Copy link
Collaborator Author

verified in prod
Screenshot 2020-08-28 at 4 33 28 PM

@crazyk07
Copy link

Payment task has been updated: https://software.topcoder.com/review/actions/ViewProjectDetails?pid=30136117

This is an automated message for crazyk via Topcoder X

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

6 participants