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

fix: ensure xform GET query parameter is numeric #2743

Merged
merged 1 commit into from
Nov 25, 2024

Conversation

ukanga
Copy link
Member

@ukanga ukanga commented Nov 25, 2024

Changes / Features implemented

Ensure xform GET query parameter is numeric before running DB query to get a record.

Steps taken to verify this change does what is intended

Updated test.

Side effects of implementing this change

N/A

Before submitting this PR for review, please make sure you have:

  • Included tests
  • Updated documentation

Closes #2641

@ukanga ukanga merged commit 1fddd09 into main Nov 25, 2024
10 checks passed
@ukanga ukanga deleted the fix-attachment-valueerror branch November 25, 2024 16:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

ValueError: Field 'id' expected a number but got '<!--'.
3 participants