[Koha-bugs] [Bug 17952] New: Lost items not skipped by overdue_notices.pl

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Jan 20 15:37:26 CET 2017


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17952

            Bug ID: 17952
           Summary: Lost items not skipped by overdue_notices.pl
 Change sponsored?: ---
           Product: Koha
           Version: unspecified
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P5 - low
         Component: Circulation
          Assignee: koha-bugs at lists.koha-community.org
          Reporter: kyle at bywatersolutions.com
        QA Contact: testopia at bugs.koha-community.org
                CC: gmcharlt at gmail.com, kyle.m.hall at gmail.com

If a library does not use --mark-returned when running longoverdue.pl, all
those lost item checkouts are selected by overdue_notices.pl. This causes much
unnecessary overhead. In addition Koha::Calendar is instantiated many times for
each branchcode which is not necessary.

-- 
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.


More information about the Koha-bugs mailing list