https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41903
--- Comment #44 from Matt Blenkinsop <[email protected]> --- I've been playing around with reducing the time when downloading all of them but ultimately it is still a large dataset with many joined tables - how often are requests being made for all of the results? The current pagination massively improves day to day usage of the report through faster loading - I can add a 'Download all' button with a slightly improved version of the previous non-api code but is it worth it if a request for all of the results is only being made a few times a year? We'd have two separate sets of overdue reporting code to maintain -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list -- [email protected] To unsubscribe send an email to [email protected] website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
