Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

submission_form_fields api throwing 500 error & submission_table returning empty list #1498

Closed
NSUWAL123 opened this issue Apr 30, 2024 · 0 comments
Assignees
Labels
backend bug Something isn't working QA ready Any issues that is fixed

Comments

@NSUWAL123
Copy link
Collaborator

Describe the bug
The /submission/submission_form_fields/49 is throwing 500 response.
Also, submission/submission_table/49?page=1 is returning an empty list although submissions is done.

To Reproduce
Steps to reproduce the behavior:

  1. Open the network tab
  2. Go to project-submissions page
  3. Click /submission/submission_form_fields/49 to view the error
  4. Click submission/submission_table/49?page=1 to see the empty list if submissions are made prior

Expected behavior

  1. The /submission/submission_form_fields/49 should throw 500 error
  2. The submission/submission_table/49?page=1 should return submissions if submissions are made via ODK

Screenshots
image
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend bug Something isn't working QA ready Any issues that is fixed
Projects
None yet
Development

No branches or pull requests

3 participants