Skip to content

Adjust AssessmentsController#index to only bring back the data we require #406

Description

@MakotoTheKnight

For users with larger data sets, a request to get a listing of their current assessments takes a long time. This is due to us pulling in more information than we truly require to generate a simple listing of assessments, which includes responses and the like.

Paring down the request to the bare necessities for the list to function would be the ideal solution in this scenario.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions