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

            Bug ID: 17766
           Summary: Patron notification does not work with multi item
                    holds
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: P5 - low
         Component: Hold requests
          Assignee: koha-bugs@lists.koha-community.org
          Reporter: benjamin.roks...@kul.oslo.kommune.no
        QA Contact: testo...@bugs.koha-community.org
                CC: gmcha...@gmail.com

Bug 14685 introduces multi item holds on same record, but notifications
triggered by ModReserveAffect does not honour multiple this. When a patron has
multiple reserves on same record, notifications will only pick the first, as
the database query only uses biblionumber and borrowernumber.

_koha_notify_reserve in C4::Reserves is only used once anyway, so it should
probably be removed, but that is another bug.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
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/

Reply via email to