https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41903 --- Comment #44 from Matt Blenkinsop <matt.blenkinsop@openfifth.co.uk> --- 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.