-
Notifications
You must be signed in to change notification settings - Fork 2
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 node operator, I want to ingest metadata regarding secondary products that belong to a collection. #108
As a node operator, I want to ingest metadata regarding secondary products that belong to a collection. #108
Comments
Elasticsearch query: Get last version of a collection (query "registry" index):
|
Elasticsearch query: Get primary / secondary product references from a collection (query "registry-refs" index): Version 1:
Version 2:
|
@tdddblog @jordanpadams @tloubrieu-jpl |
I am not seeing what I expect, so I reopened the issue, but feel free to convince me my expectations are wrong. Unzip the attached. On an empty registry |
@rchenatjpl sorry no one got back to you. I will let @tdddblog check this out. in the future, instead of re-opening the feature request, can we create an I&T bug and just as a reference to this ticket? not to be too much of a manager, but it helps enable traceability and metrics :-) |
new ticket created here: nasa-pds-engineering-node/pds-registry-app#168 |
Motivation
...so that I can enable traceability between collections and all associated products, even if they are secondary.
Additional Details
N/A
Acceptance Criteria
Given I have a collection containing secondary products
When I perform harvest and ingest of the collection into the registry
Then I expect to ingest the LID/LIDVID of the secondary product(s)
Then I expect to ingest some identifying information that this is a secondary product versus primary
Then I expect to query that information from the registry
The text was updated successfully, but these errors were encountered: