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

As a user, I want the application to support the history of PDS's DOIs, especially the one created for PDS3 products #192

Closed
tloubrieu-jpl opened this issue Apr 30, 2021 · 1 comment · Fixed by #196
Assignees
Labels
B12.0 p.must-have requirement the current issue is a requirement

Comments

@tloubrieu-jpl
Copy link
Member

tloubrieu-jpl commented Apr 30, 2021

Motivation

...so that the application works for production.

Additional Details

To initialize the transaction database with the history of DOI, run:

./pds_doi_service/core/util/initialize_production_deployment.py -i https://www.osti.gov/iad2/api/records -s loubrieu@jpl.nasa.gov -d venv/doi.db

Request to these DOIs do not work:

Acceptance Criteria

Given the DOI service database containing all exist PDS DOIs
When I perform a query for a DOI with PDS3 Data Set ID as an identifier
Then I expect the DOI record to be returned from the database

Engineering Details

@jordanpadams
Copy link
Member

@tloubrieu-jpl just as a heads up, this issue is very tightly coupled with #180

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
B12.0 p.must-have requirement the current issue is a requirement
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants