-
Type:
Improvement
-
Resolution: Fixed
-
Priority:
Major
-
Component/s: Datum Expire
-
None
When deleting datum, the job deletes data in batches, by default 7 days at a time. The current process creates stale aggregate records for hours on either end of the batch time range, in case of days with partial data remaining after the delete operation. If no datum were deleted, however, there will not have been any possible change to aggregate data, so it would require less churn in the database if no stale aggregate records were created in that situation.