Bug 28311

Summary: Holds always placed at biblio level
Product: Koha Reporter: Martin Renvoize (ashimema) <martin.renvoize>
Component: SIP2Assignee: Bugs List <koha-bugs>
Status: RESOLVED DUPLICATE QA Contact: Testopia <testopia>
Severity: enhancement    
Priority: P5 - low    
Version: Main   
Hardware: All   
OS: All   
See Also: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27600
GIT URL: Change sponsored?: ---
Patch complexity: --- Documentation contact:
Documentation submission: Text to go in the release notes:
Version(s) released in:
Circulation function:

Description Martin Renvoize (ashimema) 2021-05-10 17:14:05 UTC
The SIP2 code expects an item barcode as the identifier for placing a hold, but the resulting code in do_hold converts that to a biblio only level hold.. it should be possible to place holds at either bib or item level.
Comment 1 Katrin Fischer 2021-06-03 23:00:41 UTC

*** This bug has been marked as a duplicate of bug 26461 ***