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

            Bug ID: 23172
           Summary: Issuingrules not checked when returning item and
                    allocating to bib-level holds
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P5 - low
         Component: Hold requests
          Assignee: [email protected]
          Reporter: [email protected]
        QA Contact: [email protected]
                CC: [email protected]
  Target Milestone: ---

Currently, when an item is returned the values in the issuingrules are not
checked when determining whether to allocate that item to a bib-level hold,
based on the item's itemtype and the requesting patrons patron category. 

This means hold rules defined in the issuingrules table are not being respected
when allocating an item to a bib-level hold. 

For example, A biblio 'Fish' has items with two different item types 'BK' and
'CR'. 

In the circulation rules the patron category 'B' (Board) with the item type
'BK' has a reservesallowed value of 0 and a holds_per_record value of 0. 

Patron A (who has a patron category of 'B') can place a bib-level hold on
'Fish' biblio as there is an item with itemtype of 'CR' which they are
permitted to reserve. 

If the 'BK' item is returned first then that will be allocated to fill patron
A's bib-level hold, even though in the issuingrules 'B' patrons cannot place a
hold on 'BK' items.

-- 
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.
_______________________________________________
Koha-bugs mailing list
[email protected]
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