Details
-
Type:
Story
-
Status: Done
-
Resolution: Done
-
Fix Version/s: None
-
Component/s: None
-
Labels:None
-
Story Points:1
-
Epic Link:
-
Sprint:AP S22-3 (February), AP S22-4 (March)
-
Team:Alert Production
-
Urgent?:No
Description
Per this thread, the instructions I wrote for ingesting a new refcat are incorrect for `/repo/main` (which is the primary use case, I suspect). The refcats collection is a `CHAINED` collection in `/repo/main`, so we can't ingest directly into it; instead we need to ingest into a new RUN collection and CHAIN it back to refcats.
The ingest-files command in the docs and what is output by convertReferenceCatalog should replace refcats with refcats/TICKET-NNNNN or something similar, and have a paragraph about that. We also need a final command to chain this new collection back to the refcats collection. I'll update the ticket once I know what the correct command is there.
We should also link to the note about refcats in DMTN-167.
Attachments
Issue Links
- relates to
-
DM-29543 Gen3 refcat converter
- Done
butler collection-chain $REPO --mode extend refcats tickets/
DM-12345