Summary: | 'Holds queue' and 'holds to pull' targets items on record level holds that should not fill the hold | ||
---|---|---|---|
Product: | Koha | Reporter: | Lisette Scheer <lisette> |
Component: | Hold requests | Assignee: | Bugs List <koha-bugs> |
Status: | NEW --- | QA Contact: | Testopia <testopia> |
Severity: | normal | ||
Priority: | P5 - low | CC: | catrina, chughesman, gmcharlt, holly, kebliss, rcoert |
Version: | unspecified | ||
Hardware: | All | ||
OS: | All | ||
Change sponsored?: | --- | Patch complexity: | --- |
Documentation contact: | Documentation submission: | ||
Text to go in the release notes: | Version(s) released in: | ||
Circulation function: |
Description
Lisette Scheer
2023-04-13 14:14:30 UTC
We can confirm that this behavior is still occurring a year later. Our technical services department cannot retrieve non-circulating items from the branches, which they should be able to hold and check out based on the loan rules. We've had to modify workarounds and reports to retrieve these items. (In reply to Rebecca Coert from comment #1) > We can confirm that this behavior is still occurring a year later. Our > technical services department cannot retrieve non-circulating items from the > branches, which they should be able to hold and check out based on the loan > rules. We've had to modify workarounds and reports to retrieve these items. Hi Rebecca, is this maybe a different bug? If the item is marked as 'for reference' or 'not for loan' these settings will overrule the circulation conditions and that would be the currently expected behavior, they cannot fill holds. There is another bug for an enhancement that would allow it: bug 35299 This is probably the number one complaint I get from my libraries. Bib-level holds are placed on records with different item types. Some item types allow holds from any library, other item types only allow holds from patrons whose home library matches the item's home library. Holds queue seems to pull a random available item when it fills a hold. Holds queue should be checking the hold rules to see if that item can indeed fill the hold. |