https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30462
--- Comment #19 from David Cook <[email protected]> --- (In reply to Jonathan Druart from comment #17) > Wouldn't it better to fetch the queued jobs only by default? Thinking about > perfs if there are too many entries. I was thinking about that as well. So long as there is a timestamp index, I reckon we show the queued jobs and maybe the last 60 minutes of completed jobs (no indexing jobs though), and that should be good? A database admin or Reports user can look up indexing jobs more directly if they want to double-check that the indexing is running correctly. -- 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/
