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

V1.5 Downloads Endpoint Fails If Dataset Has No Submission Date #88

Open
jknelsonPSU opened this issue Apr 19, 2021 · 0 comments
Open

Comments

@jknelsonPSU
Copy link
Contributor

Example:
See endpoint https://api.neotomadb.org/v1.5/data/Downloads/10495.

Code Reference:
At line 133 of v1.5/handlers/data_handlers.js, t.one() expects a result, however, cases exist where datasets do not have a submission date. In these instances, the query fails, no data are returned, and explorer hangs.

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

No branches or pull requests

1 participant