Details
-
Type:
Story
-
Status: Done
-
Resolution: Done
-
Fix Version/s: None
-
Component/s: pipe_base
-
Labels:
-
Story Points:1
-
Epic Link:
-
Team:Data Release Production
-
Urgent?:No
Description
DM-38614 seems to have introduced a new bug while fixing an older one.
See https://lsstc.slack.com/archives/C01FBUGM2CV/p1682458801535259
Attachments
Issue Links
- relates to
-
DM-38691 Reprocess HSC-RC2 with CM tools and w_2023_15
- Done
Tim Jenness, here's the tiny fix for the bug introduced by
DM-38614. On that ticket I apparently imagined that by converting a DatasetRef variable to composite whenever it was a component, it would magically transform a nearby DatasetType variable similarly.I am so very ready to be done with execution butler.
PR is here: https://github.com/lsst/pipe_base/pull/322
It's had a one-off test by Orion Eiger that showed that it fixed the problem, but no more. Jenkins is underway.