Skip to content
This repository has been archived by the owner on Dec 16, 2022. It is now read-only.

As a node operator, I want to tag product ancestry relationships after products have been ingested individually #162

Open
jordanpadams opened this issue May 12, 2021 · 0 comments

Comments

@jordanpadams
Copy link
Contributor

Motivation

...so that I can parallelize the harvest / registry-mgr execution steps, and run a separate tool / function to crawl the registry and tag collections / products with their appropriate ancestry.

Additional Details

Acceptance Criteria

Given an ingested bundle that did NOT use the harvest <bundle> config, and instead ingested each product individually
When I perform some new registry-mgr / harvest / etc. function to tag the ancestors / families of the products (bundles -> collections -> products)
Then I expect to be able to query for a product and get its ancestor collection and bundle. in other words, get the same result as if I ran harvest with the <bundle> config enabled.

Engineering Details

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant