http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6557
Jared Camins-Esakov <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #9765|0 |1 is obsolete| | Attachment #9766|0 |1 is obsolete| | Attachment #9767|0 |1 is obsolete| | --- Comment #9 from Jared Camins-Esakov <[email protected]> --- Created attachment 9957 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=9957&action=edit Bug 6557: Syspref to control total issue counting Because updating the total issues count associated with a bibliographic record on issue could cause a significant load on the server, this commit adds the syspref UpdateTotalIssuesOnCirc (which defaults to OFF to match existing behavior). The syspref has the following description: Do/Do not update a bibliographic record's total issues count whenever an item is issued (WARNING! This increases server load significantly; if performance is a concern, use the update_totalissues.pl cron job to update the total issues count). This patch to Koha was sponsored by the Arcadia Public Library and the Arcadia Public Library Foundation in honor of Jackie Faust-Moreno, late director of the Arcadia Public Library. -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://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/
