https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31969
--- Comment #23 from Jonathan Druart <[email protected]> --- (In reply to Katrin Fischer from comment #22) > (In reply to Jonathan Druart from comment #21) > > Created attachment 144190 [details] [review] [review] > > Bug 31969: Use filter_by_last_update > > > > This script has a pattern to delete rows depending on a given > > date/number of days, we should use the filter_by_last_update > > Koha::Objects method. > > No need for another method and tests, everything is already tested > > there. > > > > This patch also suggests to rename the reference to "background" and > > "bg" with "jobs", which seems more appropriate and not an abbreviation > > Can we move this to a different bug? This has already been released so I > think we need to tackle it from a new bug now. The patch has been pushed to master. commit 404c88fe87b27e4b4578e0bb6df2252a0bad9ed1 -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ 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/
