Details
-
Type:
Bug
-
Status: To Do
-
Resolution: Unresolved
-
Fix Version/s: None
-
Story Points:1
-
Team:Data Release Production
-
Urgent?:No
Description
Gen3 calib production for latiss fails due to empty SQL results due to missing entries in the `abstract_filter` table. The query contains "... AND raw.abstract_filter = abstract_filter.name", which is always false when both sides are NULL.
The fast solution is to alter `obs_lsst`/filters.py to have abstract_filter="UNKNOWN" entries. The correct solution probably is to force `obs_base` to require those entries when calling FilterDefinition.
Attachments
Issue Links
Activity
Field | Original Value | New Value |
---|---|---|
Team | Data Release Production [ 10301 ] |
Labels | gen3-middleware |
Labels | gen3-middleware | gen2-deprecation-blocker gen3-middleware |
Story Points | 1 | |
Urgent? | off |
Remote Link | This issue links to "Page (Confluence)" [ 25778 ] |
Labels | gen2-deprecation-blocker gen3-middleware | filter-remake gen2-deprecation-blocker gen3-middleware |