Skip to content

Process forms in chunks or use pagination #2020

@susnux

Description

@susnux

This is more of a meta issue.

Currently for a lot of operations we query all (forms, submissions...) but for large instances this might get a problem if there are e.g. 30'000 forms or 3'000 submissions.

We should figure out a good way to handle:

  • Show form results (fetching the results might be bad if there are hundreds or thousands of submissions)
  • Investigate if there are more places that are problematic

Metadata

Metadata

Assignees

No one assigned

    Labels

    No fields configured for Enhancement.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions