[Koha-bugs] [Bug 14968] New: found shouldn't be set to null when cancelling holds

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Oct 6 15:42:25 CEST 2015


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

            Bug ID: 14968
           Summary: found shouldn't be set to null when cancelling holds
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P5 - low
         Component: Hold requests
          Assignee: koha-bugs at lists.koha-community.org
          Reporter: koha at univ-lyon3.fr
        QA Contact: testopia at bugs.koha-community.org
                CC: gmcharlt at gmail.com

We want to provide statistics on canceled holds to know if they haven't been
picked-up while waiting for the borrower or if the expiration_date on hold have
been passed.
But if we can see if a hold is waiting in found column of reserves table, this
information disappeared from old_reserves table.

Found shouldn't be set to Null when cancelling in order to keep this
information in old_reserves.

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


More information about the Koha-bugs mailing list