http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14942 Bug ID: 14942 Summary: if there is no barcode, item level hold can become a biblio level hold Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: normal Priority: P5 - low Component: Hold requests Assignee: j.kylmala@gmail.com Reporter: j.kylmala@gmail.com QA Contact: testopia@bugs.koha-community.org CC: gmcharlt@gmail.com In reserve/request.pl if you have a hold entry without a barcode and someone has added a new hold after the barcodeless hold, the barcodeless hold will get the new hold's itemnumber and the new hold will have no itemnumber and so the new hold will be set at biblio level. -- You are receiving this mail because: You are watching all bug changes.