[Bug 9774] New: Search results shows "no holds allowed" for items "Waiting"
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9774 Bug ID: 9774 Summary: Search results shows "no holds allowed" for items "Waiting" Classification: Unclassified Change sponsored?: --- Product: Koha Version: 3.10 Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Hold requests Assignee: koha-bugs@lists.koha-community.org Reporter: jdeca@smfpl.org CC: gmcharlt@gmail.com On the staff side search result, an item will show "No holds allowed" if the item is on hold "Waiting". See Search.pm line 1841. if( $item ->{withdrawn} || $item->{itemlost} ... || $reservestatus eq 'Waiting' <==== || ($transfertwhen ne '')) One can still place holds on the item. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9774 Owen Leonard <oleonard@myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Version|3.10 |master -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9774 Nicole C. Engard <nengard@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |nengard@gmail.com Severity|enhancement |normal --- Comment #1 from Nicole C. Engard <nengard@gmail.com> --- Not sure this is an enhancement ... because a hold is allowed it's a bug. Nicole -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9774 Heather Braum <hbraum@nekls.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |hbraum@nekls.org --- Comment #2 from Heather Braum <hbraum@nekls.org> --- Created attachment 22070 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=22070&action=edit No holds allowed in staff search results example -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9774 --- Comment #3 from Heather Braum <hbraum@nekls.org> --- If there is only one item available to have a hold placed on it, and the item is waiting for pickup, no holds are allowed in search results, but can be placed on the detail.pl/reserves.pl pages. I can confirm this bug on 3.10.9 as well. I am attaching several screenshots examples of this situation. A particular record of 100 years of solitude has 1 item attached and is waiting for pickup. No holds are allowed from search results in both the staff and catalog sides of the system, but are allowed from the detail.pl and request.pl pages. A particular record of emerald green has 2 items attached. 1 item is waiting for pickup. 1 item is on order (but available for holds), and holds are allowed for search results. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9774 --- Comment #4 from Heather Braum <hbraum@nekls.org> --- Created attachment 22071 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=22071&action=edit Detail.pl holds are allowed example -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9774 --- Comment #5 from Heather Braum <hbraum@nekls.org> --- Created attachment 22072 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=22072&action=edit Request.pl holds allowed -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9774 --- Comment #6 from Heather Braum <hbraum@nekls.org> --- Created attachment 22073 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=22073&action=edit Catalog side no holds allowed example -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9774 --- Comment #7 from Heather Braum <hbraum@nekls.org> --- Created attachment 22074 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=22074&action=edit Holds allowed from search results example -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9774 --- Comment #8 from Heather Braum <hbraum@nekls.org> --- Created attachment 22075 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=22075&action=edit Detail.pl holds are allowed example (where also allowed in search results) -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9774 Mickey Coalwell <mcoalwell@nekls.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |mcoalwell@nekls.org --- Comment #9 from Mickey Coalwell <mcoalwell@nekls.org> --- This appears to be a case where the message displayed in search.pl is erroneous, based on certain special cases. In addition to the cases documented by Heather, there appears to be another -- when there is a single item on the record, and it is IN TRANSIT. As Jorge noted in the original report, one CAN place holds on these items, regardless of the message displayed in search.pl. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9774 --- Comment #10 from Heather Braum <hbraum@nekls.org> --- In 3.14 this issue is no longer present. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9774 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- See Also| |http://bugs.koha-community. | |org/bugzilla3/show_bug.cgi? | |id=4319 -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9774 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |katrin.fischer@bsz-bw.de -- You are receiving this mail because: You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org