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 to query for all versions of a product #438

Closed
2 tasks
tloubrieu-jpl opened this issue Jul 8, 2021 · 1 comment
Closed
2 tasks

As a user, I want to query for all versions of a product #438

tloubrieu-jpl opened this issue Jul 8, 2021 · 1 comment
Assignees
Labels
B12.0 p.must-have requirement the current issue is a requirement

Comments

@tloubrieu-jpl
Copy link
Member

tloubrieu-jpl commented Jul 8, 2021

Motivation

...so that I can see the provenance history of a particular product

Additional Details

Acceptance Criteria

Given a registry populated with multiple versions of a product
When I perform a query to the products/{lid} endpoint by LID
Then I expect to have the latest version of the product returned, only

Given a registry populated with multiple versions of a collection
When I perform a query to the collections/{lid} endpoint by LID
Then I expect to have the latest version of the collection returned, only

Given a registry populated with multiple versions of a bundle
When I perform a query to the bundles/{lid} endpoint by LID
Then I expect to have the latest version of the bundle returned, only

Engineering Details

  • design the API (swagger) for that
  • develop the new feature
@tloubrieu-jpl tloubrieu-jpl added requirement the current issue is a requirement needs:triage labels Jul 8, 2021
@jordanpadams jordanpadams changed the title As a user, I want to discover the different vid available for a given lid As a user, I want to retrieve all versions of a product Jul 8, 2021
@jordanpadams jordanpadams changed the title As a user, I want to retrieve all versions of a product As a user, I want to query for all versions of a product Jul 8, 2021
@jordanpadams jordanpadams added B12.1 and removed B12.0 labels Sep 24, 2021
@jordanpadams
Copy link
Member

initial version closed per NASA-PDS/registry-api-service#67

@jordanpadams jordanpadams added B12.0 and removed B12.1 labels Sep 24, 2021
@jordanpadams jordanpadams transferred this issue from NASA-PDS/pds-api May 6, 2024
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

No branches or pull requests

3 participants