[Bug 14942] New: if there is no barcode, item level hold can become a biblio level hold
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.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14942 Joonas Kylmälä <j.kylmala@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |Needs Signoff -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14942 --- Comment #1 from Joonas Kylmälä <j.kylmala@gmail.com> --- Created attachment 43059 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=43059&action=edit Bug 14942: add itemnumber even though there is no barcode Adding item number even though there's no barcode makes sure that some holds are not missing item number (and some won't have other hold's item numbers) and therefore not being changed to biblio level holds. Test plan: 1. Have a item level hold entry without a barcode 2. Add now a new item level hold request through OPAC 3. Go to edit that new hold request's pickup library through staff side. 4. Notice that the new hold request is now at biblio level 5. Apply patch 6. Do the same steps as before but now notice that the new hold request is still at item level. Sponsored-by: Vaara-kirjastot -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14942 Marc Véron <veron@veron.ch> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |veron@veron.ch Status|Needs Signoff |Patch doesn't apply --- Comment #2 from Marc Véron <veron@veron.ch> --- Wanted to test, but patch does not apply: fatal: sha1 information is lacking or useless (koha-tmpl/intranet-tmpl/prog/en/modules/reserve/request.tt). Repository lacks necessary blobs to fall back on 3-way merge. -- You are receiving this mail because: You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org