-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Major
-
Component/s: DB
-
None
An hour reading aggregation that occurs during an autum "extra" hour DST shift is resulting in no data, because the start/end dates are converted to stream-local time and then back to UTC, resulting in start and end dates being equal, resulting in "no data" to cache.
The solardatm.process_one_agg_stale_datm() function is the cause of this bug.