[Koha-bugs] [Bug 17741] New: Use Koha::Patron->holds in Koha::Patron->delete

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Dec 7 17:33:39 CET 2016


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

            Bug ID: 17741
           Summary: Use Koha::Patron->holds in Koha::Patron->delete
 Change sponsored?: ---
           Product: Koha
           Version: unspecified
          Hardware: All
                OS: All
            Status: ASSIGNED
          Severity: enhancement
          Priority: P5 - low
         Component: Architecture, internals, and plumbing
          Assignee: jonathan.druart at bugs.koha-community.org
          Reporter: jonathan.druart at bugs.koha-community.org
        QA Contact: testopia at bugs.koha-community.org
        Depends on: 17740

There is a TODO in Koha::Patron->delete, this method should call the
Koha::Patron->holds to retrieve the holds made by the patron we are removing
instead of calling Koha::Holds->search


Referenced Bugs:

https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17740
[Bug 17740] Add the Koha::Patron->get_holds method
-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list