28 Aug
2026
28 Aug
'26
7:54 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=43405 --- Comment #1 from Nick Clemens (kidclamp) <nick@bywatersolutions.com> --- Needs more investigation for recreating but found during testing of bug 10190, I believe this line: 908 next if $patron_homelibrary and !grep { $seen{ $item_info->{branchcode} } } @branches; 909 $j++; Is incorrectly skipping items that have triggered the notice when using the patron homelibrary option -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.