https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22357
--- Comment #14 from Nick Clemens <[email protected]> --- (In reply to Jonathan Druart from comment #9) > Or we could have 1 query to fetch the reports, then 1 query per report to > fetch the results (O(n), bad) I think this is not such a bad idea, but we would move the listing of saved reports to the specific report page (instead of listing them for all the reports on the main page) If you are saving a report regularly it will be taking a lot of screen eventually -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
