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 an API user, I want to know the Product(s) that belong to a given Collection. #58

Closed
2 tasks
jordanpadams opened this issue Mar 26, 2021 · 1 comment
Closed
2 tasks
Assignees
Labels
B12.0 duplicate This issue or pull request already exists p.must-have requirement the current issue is a requirement

Comments

@jordanpadams
Copy link
Member

jordanpadams commented Mar 26, 2021

For more information on how to populate this new feature request, see the PDS Wiki on User Story Development:

https://github.com/NASA-PDS/nasa-pds.github.io/wiki/Issue-Tracking#user-story-development

Motivation

...so that I can <why do you want to do this?>

Additional Details

Notional API Design:

GET /products/{collection-identifier}/members

See NASA-PDS/registry#109 and NASA-PDS/registry#108 for how the registry ingests primary and secondary products.

Acceptance Criteria

Given I have a collection LID OR LIDVID
When I perform an API query by that LID/LIDVID for its products
Then I expect the API to return the primary product(s) AND any secondary product(s) for that collection

Sub-tasks

  • Update Swagger API
  • Implement in API Server
@jordanpadams jordanpadams added requirement the current issue is a requirement needs:triage labels Mar 26, 2021
@jordanpadams jordanpadams self-assigned this Mar 26, 2021
@jordanpadams jordanpadams changed the title As a user, I want to search for the grandchild product(s) for a bundle As a user, I want to search for the data products that belong to a bundle. Mar 26, 2021
@jordanpadams jordanpadams changed the title As a user, I want to search for the data products that belong to a bundle. As a user, I want to search for the product(s) that belong to a bundle. Mar 26, 2021
@jordanpadams jordanpadams changed the title As a user, I want to search for the product(s) that belong to a bundle. As a user, I want to know the product(s) that belong to a given collection. Mar 26, 2021
@jordanpadams jordanpadams changed the title As a user, I want to know the product(s) that belong to a given collection. As a user, I want to know the product(s) that belong to a given Collection. Mar 26, 2021
@jordanpadams jordanpadams changed the title As a user, I want to know the product(s) that belong to a given Collection. As a user, I want to know the Product(s) that belong to a given Collection. Mar 26, 2021
@jordanpadams jordanpadams changed the title As a user, I want to know the Product(s) that belong to a given Collection. As an API user, I want to know the Product(s) that belong to a given Collection. Mar 26, 2021
@tloubrieu-jpl
Copy link
Member

This ticket is a duplicate of NASA-PDS/registry-api-service#2

@tloubrieu-jpl tloubrieu-jpl added duplicate This issue or pull request already exists and removed duplicate This issue or pull request already exists labels Apr 19, 2021
@tloubrieu-jpl tloubrieu-jpl reopened this Nov 18, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
B12.0 duplicate This issue or pull request already exists p.must-have requirement the current issue is a requirement
Projects
None yet
Development

No branches or pull requests

3 participants