The use of the start/end filtering in resources listage in the aggregates api was generating an undesired behavior that was not showing measures of resources when the measures timestamp were from before the resources start time, which were displayed before this filter was introduced. This patch restores the old behavior.
To achieve the current filtering behavior, now the users must explicitly apply these start/end filtering in the "search"
parameter in the aggregates query.
The use of the start/end filtering in resources listage in the aggregates api was generating an undesired behavior that was not showing measures of resources when the measures timestamp were from before the resources start time, which were displayed before this filter was introduced. This patch restores the old behavior.
To achieve the current filtering behavior, now the users must explicitly apply these start/end filtering in the "search" parameter in the aggregates query.