-
Task
-
Resolution: Done
-
L3 - Default
-
None
-
None
Context:
In OPT-2140 we introduced default filters for startDate histograms in case there is no startDate filter defined on the report. However these filters always start from the current time backwards even if the data available is older than this.
AT:
- the default histogram limiting filters use the startDate of the last entity as their endTime shifting the limited date window to the point of the last entity (similiar to the automatic grouping logic)
- when start & endDate filters are present the limiting is performed on the startDateFilter, the endDateFilter stays untouched