Currently, the dashboard loads all reports stored in the configured FileListingBlock.
It should be limited to how many reports are loaded when generating the graph since that will get very slow if there are too many. Maybe it would even be a good idea to store the data in another place to make it faster.
Currently, the dashboard loads all reports stored in the configured FileListingBlock.
It should be limited to how many reports are loaded when generating the graph since that will get very slow if there are too many. Maybe it would even be a good idea to store the data in another place to make it faster.