[Koha-bugs] [Bug 15516] Allow to place a hold on first available item from a group of titles

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Feb 13 06:52:12 CET 2024


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

--- Comment #467 from David Cook <dcook at prosentient.com.au> ---
QA tool seems mostly happy. I think it just has issues with Koha schema files
which are irrelevant and sysprefs.sql which isn't related to this change.

--

 OK     C4/Reserves.pm

 OK     Koha/Hold.pm

 OK     Koha/HoldGroup.pm

 OK     Koha/HoldGroups.pm

 OK     Koha/Holds.pm

 FAIL   Koha/Schema/Result/HoldGroup.pm
   FAIL   pod coverage
                POD coverage was greater before, try perl
-MPod::Coverage=PackageName -e666
   WARN   tidiness
                The file is less tidy than before (bad/messy lines before: 0,
now: 15)

 WARN   Koha/Schema/Result/OldReserve.pm
   WARN   tidiness
                The file is less tidy than before (bad/messy lines before: 136,
now: 152)

 WARN   Koha/Schema/Result/Reserve.pm
   WARN   tidiness
                The file is less tidy than before (bad/messy lines before: 161,
now: 177)

 OK     circ/circulation.pl

 OK     circ/view_holdsqueue.pl

 OK     installer/data/mysql/atomicupdate/bug_15516_-_hold_group_table.pl

 OK     installer/data/mysql/kohastructure.sql

 FAIL   installer/data/mysql/mandatory/sysprefs.sql
   FAIL   sysprefs_order
                Not blocker: Sysprefs hidelostitems is bad placed (see bug
10610)

 OK     koha-tmpl/intranet-tmpl/prog/en/includes/hold-group-modal.inc

 OK     koha-tmpl/intranet-tmpl/prog/en/includes/holds_table.inc

 OK     koha-tmpl/intranet-tmpl/prog/en/modules/circ/circulation.tt

 OK     koha-tmpl/intranet-tmpl/prog/en/modules/circ/pendingreserves.tt

 OK     koha-tmpl/intranet-tmpl/prog/en/modules/circ/view_holdsqueue.tt

 OK     koha-tmpl/intranet-tmpl/prog/en/modules/members/moremember.tt

 OK     koha-tmpl/intranet-tmpl/prog/en/modules/reserve/hold-group.tt

 OK     koha-tmpl/intranet-tmpl/prog/en/modules/reserve/request.tt

 OK     koha-tmpl/intranet-tmpl/prog/js/hold-group.js

 OK     koha-tmpl/intranet-tmpl/prog/js/holds.js

 OK     koha-tmpl/opac-tmpl/bootstrap/en/includes/holds-table.inc

 OK     koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-reserve.tt

 OK     koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-user.tt

 OK     koha-tmpl/opac-tmpl/bootstrap/en/modules/sco/sco-main.tt

 OK     koha-tmpl/opac-tmpl/bootstrap/js/holds.js

 OK     members/moremember.pl

 OK     opac/opac-reserve.pl

 OK     opac/opac-user.pl

 OK     reserve/hold-group.pl

 OK     reserve/placerequest.pl

 OK     reserve/request.pl

 OK     svc/holds

 OK     t/db_dependent/Koha/Holds.t

 OK     t/db_dependent/Reserves/HoldGroup.t


Processing additional checks OK!

Running tests (2)
        * Proving /kohadevbox/koha/t/db_dependent/Reserves/HoldGroup.t OK!
        * Proving /kohadevbox/koha/t/db_dependent/Koha/Holds.t OK!

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


More information about the Koha-bugs mailing list