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 500 errors #1135

Merged
merged 11 commits into from
Dec 3, 2024
Merged

Fix 500 errors #1135

merged 11 commits into from
Dec 3, 2024

Conversation

munnsmunns
Copy link
Collaborator

@munnsmunns munnsmunns commented Nov 6, 2024

This PR tracks down multiple 500 errors found in API endpoints:

  • ObjectDoesNotExist error in study endpoints
  • Catch ValueError when unable to parse DTXSID in Epi endpoints
  • Error thrown when HEAD request made to lit tagtree endpoint

Other errors in the card related to the autocomplete endpoint were fixed in the latest release by #1088

@munnsmunns munnsmunns marked this pull request as ready for review November 8, 2024 15:09
@munnsmunns munnsmunns requested a review from caseyhans November 8, 2024 15:10
@caseyhans caseyhans assigned shapiromatron and unassigned caseyhans Nov 15, 2024
@shapiromatron shapiromatron merged commit 2f1554b into main Dec 3, 2024
6 checks passed
@shapiromatron shapiromatron deleted the security-scan-bugs branch December 3, 2024 16:58
@shapiromatron shapiromatron restored the security-scan-bugs branch December 3, 2024 17:24
@shapiromatron shapiromatron deleted the security-scan-bugs branch December 3, 2024 17:25
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.

3 participants