This subset was originally made in the v24 of this pipeline, what I pasted above is in the same order as it was, with tasks renamed to match their current versions. When running it, the pipeline asks for injected_finalVisitSummary datasets, while I only have injected_visitSummary ones. Checking the pipeline, the only task that clearly outputs this type of dataset is makeDirectWarp, however even when ran by itself it still asks for injected_finalVisitSummary. Should I be adding some extra task to this subset with the new pipeline to get the datasets I need? Or can I just rename my injected_visitSummary with a connections command (I don’t quite understand the difference)?
Hmm, it’s a little hard to diagnose, but I’m guessing it has to do with changes in the names of datasetTypes produced by the pipelines between v24 and the latest pipelines. The unsatisfying answer would probably be to start from scratch so that all the processing takes place with the same pipelines version.
Hi @lawzul ! Just wanted to check in and see if Jeff’s suggestion solved your issue? If not, please let us know if there’s further information that might help us come up with a solution.
I marked the above suggestion as the solution, since it seems fairly clear that the issue is related to mismatches between different pipelines versions and/or changes in data products between versions. However, do reach out if you are still unable to resolve your issues!