[Koha-bugs] [Bug 6557] biblioitems.totalissues unused

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Jun 6 17:39:39 CEST 2012


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6557

Jared Camins-Esakov <jcamins at cpbibliography.com> 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 <jcamins at cpbibliography.com> ---
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.


More information about the Koha-bugs mailing list