https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=40505
--- Comment #7 from Chip Halvorsen <[email protected]> --- As Kristi said, it would make the table more manageable. When the table is large, it can take some time to search or filter it. We process about 1,000 requests a month, about one tenth of what Kristi's library does, and it still can be slow to search. Would this archive the records to an old_requests type of table? That might be good for ability to run reports on them. We would like to hide checked-in, completed and canceled statuses and possibly others after we see how the new Rapido ILL plugin works. I like Lisette's comment about a configurable cronjob. With a smaller database, we might want to keep requests longer before archiving. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. _______________________________________________ Koha-bugs mailing list [email protected] https://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/
