Done
Pinned fields
Click on the next to a field label to start pinning.
Details
Details
Assignee
Jim Bosch
Jim BoschReporter
Jim Bosch
Jim BoschLabels
Reviewers
Andy Salnikov
Story Points
2
RubinTeam
Data Release Production
Components
Priority
Checklist
Checklist
Created February 6, 2023 at 4:35 PM
Updated February 9, 2023 at 5:04 AM
Resolved February 8, 2023 at 3:52 PM
The reimplementation of Registry.findDatasets on https://rubinobs.atlassian.net/browse/DM-31725#icft=DM-31725 was unintentionally more defensive about silently skipping collections than the previous implementation, and this broke the usual workaround for getting "camera" datasets without a timespan.
In addition, the way queries are generated now makes us more susceptible to problems due to PostgreSQL's truncation of symbols longer than 64 chars.
See https://lsstc.slack.com/archives/C01FBUGM2CV/p1675186972639619 (and ensuing conversation) and https://lsstc.slack.com/archives/C01FBUGM2CV/p1675792821880709 for details.