Skip to content

[$50] Topgear Profiles Not Loading #5308

Closed
@ajefts

Description

@ajefts

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:

  1. Go to https://topgear.topcoder.com/members/narayanana/
  2. Check the API calls in the console
  3. Notice the groupIds param and the # of groups it's trying to filter on.

Expected behavior
Normal profile page should load.

Screenshots

image

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions