Skip to content

The email addresses of some members are not displayed in WM Registrants and Submissions tabs #1545

Closed
@jmgasper

Description

@jmgasper

REF: https://topcoder.atlassian.net/browse/PROD-4296

Steps

891be3bf-cc6a-48a7-b0dc-be07c278f1ba#media-blob-url=true id=f81b1178-f53e-443c-b9ad-6d7746243bb6 collection= contextId=39731 height=786 width=1523 alt=

Diagnosis

The problem here is that if there are more than 50 registrants, the call to the member API is paginated, so only the first 50 are returned, and we aren't pulling subsequent pages. Can we make asynchronous calls to get more member emails after the page loads and just fill them in as the response is returned?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions