You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Given I have a Collection LID OR LIDVID When I perform an API query by that LIDVID for its parent bundle(s) Then I expect the API to return the primary bundle (there should be only 1) AND any secondary bundle(s) (could be many) the Collection belongs to
/products/{collection-identifier}/member-of
The text was updated successfully, but these errors were encountered:
jordanpadams
changed the title
As a user, I want to know the Bundle for a given Collection.
As an API user, I want to know the Bundle for a given Collection.
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 know the bundle(s) this collection belongs to.
Additional Details
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 LIDVID for its parent bundle(s)
Then I expect the API to return the primary bundle (there should be only 1) AND any secondary bundle(s) (could be many) the Collection belongs to
The text was updated successfully, but these errors were encountered: