20 Nov
2020
20 Nov
'20
11:47 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19696 Jonathan Druart <jonathan.druart@bugs.koha-community.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |kyle@bywatersolutions.com --- Comment #4 from Jonathan Druart <jonathan.druart@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.