Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[history]: summarizer fails when there are no records for period
problem: date is only calculated when there are matching records for period when there are no matching records, there is no date and sorting fails solution: check if date exists before accessing during sort
- Loading branch information