https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19310 Bug ID: 19310 Summary: Warning on UpdateTotalIssuesOnCirc should be revisited Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: minor Priority: P5 - low Component: Architecture, internals, and plumbing Assignee: koha-bugs@lists.koha-community.org Reporter: nick@bywatersolutions.com QA Contact: testopia@bugs.koha-community.org It seems this pref was added...temporarily? It has a large warning: (WARNING! This increases server load significantly; if performance is a concern, use the update_totalissues.pl cron job to update the total issues count). The bug report seems to indicate use of DOM of GRS1 should make this unnecessary. With plack as well I wonder if we need this warning which essentially ensures no one will enable this. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.