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

            Bug ID: 42255
           Summary: Grouped holds counted inconsistently for circ rules
   Initiative type: ---
        Sponsorship ---
            status:
           Product: Koha
           Version: Main
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: P5 - low
         Component: Hold requests
          Assignee: [email protected]
          Reporter: [email protected]
        QA Contact: [email protected]
                CC: [email protected], [email protected],
                    [email protected]
        Depends on: 15516

With grouped holds enabled, Koha sometimes counts all holds individually and
sometimes counts all of the holds in a group as just 1. 

To confirm:
Enable 
1 - set a circ rule with:
 -- Holds allowed (total): Unlimited
 -- Holds allowed (daily): Unlimited
 -- Holds per record (count): 2
2 - Place 2 holds on the same record for the same patron
3 - Try to place a 3rd hold, get an error "too many holds"
4 - group your 2 existing holds
5 - try to place a 3rd hold; it works!

6 - set a circ rule with:
 -- Holds allowed (total): Unlimited
 -- Holds allowed (daily): 2
 -- Holds per record (count): Unlimited
7 - Place 2 holds in the same day for the same patron
8 - Try to place a 3rd hold, get an error "too many holds"
9 - group your 2 existing holds
10 - try to place a 3rd hold; it works!

11 - set a circ rule with:
 -- Holds allowed (total): 2
 -- Holds allowed (daily): Unlimited
 -- Holds per record (count): Unlimited
7 - Place 2 holds in the same day for the same patron
8 - Try to place a 3rd hold, get an error "too many holds"
9 - group your 2 existing holds
10 - try to place a 3rd hold; still get an error "too many holds"


Referenced Bugs:

https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15516
[Bug 15516] Allow to place a hold on first available item from a group of
titles
-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://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