Skip to content

play_logs_get failing to perform paginated requests under certain circumstances #1661

@clpetersonucf

Description

@clpetersonucf

In some situations, the Individual Scores section of the Student Activity component does not properly perform paginated requests to play_logs_get. In one case on prod, a widget with 115 score records only performed the initial request to play_logs_get, despite there being two pages total.

The issue is not comprehensive to all paginated requests: in another case, a widget with 700+ play records properly performed multiple requests to the endpoint.

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