[Koha-bugs] [Bug 19696] HoldsQueue.t is failing randomly

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Nov 20 12:47:38 CET 2020


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

Jonathan Druart <jonathan.druart at bugs.koha-community.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |kyle at bywatersolutions.com

--- Comment #4 from Jonathan Druart <jonathan.druart at bugs.koha-community.org> ---
Kyle, do you have any ideas why we are sorting by itemnumber?

C4/HoldsQueue.pm

in sub CreatePicklistFromItemMap
690     foreach my $itemnumber  (sort keys %$item_map) {


It may be the cause of the problem here.

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


More information about the Koha-bugs mailing list