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

Query to DataCite does not properly support pagination #261

Closed
collinss-jpl opened this issue Oct 4, 2021 · 0 comments · Fixed by #263
Closed

Query to DataCite does not properly support pagination #261

collinss-jpl opened this issue Oct 4, 2021 · 0 comments · Fixed by #263
Assignees
Labels
bug Something isn't working needs:triage p.must-have

Comments

@collinss-jpl
Copy link
Contributor

🐛 Describe the bug

When querying for existing DOI records from DataCite, only the first 25 records are returned because pagination is not being properly supported by the PDS DOI Service

📜 To Reproduce

Steps to reproduce the behavior:

  1. Use pds-doi-init script to import existing DOI records from DataCite (test or prod)
  2. Import summary lists at most 25 entries imported for the request

🕵️ Expected behavior

All available records (1000+ for prod), should be imported when pulling from DataCite

📚 Version of Software Used

v2.0.0

🩺 Test Data / Additional context

🏞Screenshots

🖥 System Info

  • OS: [e.g. iOS]
  • Browser [e.g. chrome, safari]
  • Version [e.g. 22]

🦄 Related requirements

⚙️ Engineering Details

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working needs:triage p.must-have
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants