[Bug 43405] New: overdue_notices.pl doesn't populate item information correctly when using --frombranch patron
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=43405 Bug ID: 43405 Summary: overdue_notices.pl doesn't populate item information correctly when using --frombranch patron Initiative type: --- Sponsorship --- status: Product: Koha Version: Main Hardware: All OS: All Status: NEW Severity: normal Priority: P5 - low Component: Command-line Utilities Assignee: koha-bugs@lists.koha-community.org Reporter: nick@bywatersolutions.com QA Contact: testopia@bugs.koha-community.org CC: jake.deery@openfifth.co.uk, robin@catalyst.net.nz Target Milestone: --- -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=43405 Nick Clemens (kidclamp) <nick@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|overdue_notices.pl doesn't |overdue_notices.pl doesn't |populate item information |populate item information |correctly when using |correctly when using |--frombranch patron |--frombranch | |patron-homebranch -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
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.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org