[Bug 26387] New: Suppress Holds Queue warning if hold is bib level and has an itemtype set
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26387 Bug ID: 26387 Summary: Suppress Holds Queue warning if hold is bib level and has an itemtype set Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Hold requests Assignee: koha-bugs@lists.koha-community.org Reporter: kyle@bywatersolutions.com QA Contact: testopia@bugs.koha-community.org CC: gmcharlt@gmail.com If a hold is record level with an itemtype selected, a warning will be generated by the holds queue builder because $request->{itemnumber} }->{itype}. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26387 Kyle M Hall <kyle@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|koha-bugs@lists.koha-commun |kyle@bywatersolutions.com |ity.org | -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26387 Kyle M Hall <kyle@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|enhancement |minor -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26387 Kyle M Hall <kyle@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |Needs Signoff -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26387 --- Comment #1 from Kyle M Hall <kyle@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.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26387 Didier Gautheron <didier.gautheron@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |didier.gautheron@biblibre.c | |om Status|Needs Signoff |RESOLVED Resolution|--- |DUPLICATE --- Comment #2 from Didier Gautheron <didier.gautheron@biblibre.com> --- Fixed in #26367 *** This bug has been marked as a duplicate of bug 26367 *** -- You are receiving this mail because: You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org