[Bug 19310] New: Warning on UpdateTotalIssuesOnCirc should be revisited
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.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19310 Nick Clemens <nick@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |6557 Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6557 [Bug 6557] biblioitems.totalissues unused -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19310 Andrew Fuerste-Henry <andrew@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |andrew@bywatersolutions.com -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19310 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- See Also| |https://bugs.koha-community | |.org/bugzilla3/show_bug.cgi | |?id=20418 -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19310 --- Comment #1 from Nick Clemens <nick@bywatersolutions.com> --- The warning is due to the fact that UpdateTotalIssues is called in C4/Circulation - this routine can take some time - so likely should be moved to a background job - that or bug 20418 -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org