DataBiosphere / azul

Metadata indexer and query service used for AnVIL, HCA, LungMAP, and CGP
Apache License 2.0
7 stars 2 forks source link

Include orphans in manifest when filtering by only project/dataset #6619

Open nadove-ucsc opened 1 month ago

nadove-ucsc commented 1 month ago

This covers the "Service" section of https://github.com/DataBiosphere/azul/issues/6529#issue-2493231920

hannes-ucsc commented 4 days ago

For demo, filter by one of the MA datasets and the 1000G dataset. While signed in, perform a hand-over and show that a workspace table row exists for every row in every table in both snapshots, except datarepo_row_ids. Sign-out and repeat the hand-over with the same filters, and show that a workspace table row exists for every row in every table of the 1000G dataset.

nadove-ucsc commented 4 days ago

Demoed on anvildev. Demo again on anvilprod after promotion.