Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Add pagination to the submission review endpoint #2483

Open
faith-mutua opened this issue Sep 29, 2023 · 0 comments
Open

Add pagination to the submission review endpoint #2483

faith-mutua opened this issue Sep 29, 2023 · 0 comments
Labels

Comments

@faith-mutua
Copy link

Environmental Information

  • Onadata version:

Problem description

The endpoint /api/v1/submissionreview.json fetches all submission reviews in the DB which results in a 504 Gateway Timeout error.

Expected behavior

One should be able to view a list of submission reviews made in a particular form or user account.

Steps to reproduce the behavior

  • Get a list of submission reviews in a user account from this endpoint /api/v1/submissionreview.json

Additional Information

Logs, related issues, weird / out of place occurrences, local settings, possible approach to solving this...

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant