Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Won't Fix
-
6.8.4
-
None
-
None
Description
The Scheduled report page, is taking a long time to respond due to "filter" request.
This issue happens due to the huge amount of filters that are being returned at once.
Proposed solution
The request should be paginated and return only small batches of filters on each request, when scrolling down on the select list field.