[Koha-bugs] [Bug 26387] Suppress Holds Queue warning if hold is bib level and has an itemtype set

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Sep 4 14:30:36 CEST 2020


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26387

--- Comment #1 from Kyle M Hall <kyle at bywatersolutions.com> ---
Created attachment 109655
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=109655&action=edit
Bug 26387: Suppress Holds Queue warning if hold is bib level and has an
itemtype set

If a hold is record level with an itemtype selected, a warning will be
generated by the holds queue builder because $request->{itemnumber} }->{itype}.

Test Plan:
1) Enable choosing of itemtype for holds
2) Place a bib level holds with an itemtype selected
3) Run holds queue builder
4) Note the warning
5) Apply this patch
6) Run the holds queue builder again
7) No warning!

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list