https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22284 Agustín Moyano <agustinmoyano@theke.io> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Failed QA |Needs Signoff --- Comment #140 from Agustín Moyano <agustinmoyano@theke.io> --- Hi Liz
- there's a typo in the Hold column "Cannot place hold from patrons's library" should be "Cannot place hold from patron's library"
Fixed!
When an item is selected in the intranet for an item level hold, the location select shows all of the libraries from every group represented on the page (i.e. if you have group 1 CPL, MPL and group 2 UNI, IPL, the list will show CPL, MPL, UNI, IPL in the pickup locations.
Done!
There are test failures:
Holds.t # Failed test 'can request item if policy that matches on item type allows it' # 48
Sorry, I cannot reproduce test failure $ prove t/db_dependent/Holds.t t/db_dependent/Holds.t .. ok All tests successful. Files=1, Tests=61, 6 wallclock secs ( 0.03 usr 0.02 sys + 3.77 cusr 0.57 csys = 4.39 CPU) Result: PASS Thanks, Agustín -- You are receiving this mail because: You are watching all bug changes.