https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37790 Bug ID: 37790 Summary: Prevent indexing and holds queue updates when running update_localuse_from_statistics.pl Change sponsored?: --- Product: Koha Version: Main Hardware: All OS: All Status: NEW Severity: normal Priority: P5 - low Component: Command-line Utilities Assignee: koha-bugs@lists.koha-community.org Reporter: nick@bywatersolutions.com QA Contact: testopia@bugs.koha-community.org CC: robin@catalyst.net.nz The maintenance script touches all items to update the localuse from the statistics table. This will not affect holdability of items, nor it is mapped in the search engine by default. To avoid spawning large numbers of background jobs we should skip these options when storing. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.