Details
-
Type:
Improvement
-
Status: Done
-
Resolution: Done
-
Fix Version/s: None
-
Component/s: ap_verify
-
Labels:
-
Story Points:3
-
Epic Link:
-
Sprint:AP F20-2 (July), AP F20-3 (August)
-
Team:Alert Production
Description
DM-21915 implemented ingestion of ap_verify datasets in Gen3DatasetIngestTask, but neglected to include visit definition. This means that the repository, following ingestion, is not in a state where the AP pipeline can be run on it.
Add visit definition to Gen3DatasetIngestTask, so that users running ingest_dataset.py from the command line get a repository that is usable immediately. Because ap_verify datasets are necessarily complete and self-contained, the usual complications to doing visit definition (e.g., partially ingested visits) do not apply.
This is another ticket where work ended up getting scattered across multiple packages: