-
Notifications
You must be signed in to change notification settings - Fork 211
Closed
Labels
Bug BashIssues going in next bug bashIssues going in next bug bashMember ProfilesP1Urgent (resolve within 24 hours)Urgent (resolve within 24 hours)QA Pass in PRODPassed verification on ProductionPassed verification on Productiontcx_Assignedtopgear
Milestone
Description
Describe the bug
When loading a profile via the Topgear site, it's attempting to filter it to groups that pertain to topgear only. In doing so, we're now hitting URI limits in the API requests it's trying to make. This is because it's trying to include all the groups the member is in as a filter in the request.
To Reproduce
Steps to reproduce the behavior:
- Go to https://topgear.topcoder.com/members/narayanana/
- Check the API calls in the console
- Notice the groupIds param and the # of groups it's trying to filter on.
Expected behavior
Normal profile page should load.
Screenshots
Metadata
Metadata
Assignees
Labels
Bug BashIssues going in next bug bashIssues going in next bug bashMember ProfilesP1Urgent (resolve within 24 hours)Urgent (resolve within 24 hours)QA Pass in PRODPassed verification on ProductionPassed verification on Productiontcx_Assignedtopgear