https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=43221 Bug ID: 43221 Summary: Move recalls_per_record logic into shared and tested method Initiative type: --- Sponsorship --- status: Product: Koha Version: 24.11 Hardware: All OS: All Status: NEW Severity: minor Priority: P5 - low Component: Architecture, internals, and plumbing Assignee: koha-bugs@lists.koha-community.org Reporter: katrin.fischer@bsz-bw.de QA Contact: testopia@bugs.koha-community.org CC: aleisha@catalyst.net.nz Depends on: 31391 Target Milestone: --- As noted by Pedro on bug 31391: The recalls_per_record logic is copy-pasted near verbatim between opac/opac-recall.pl (48-65) and recalls/request.pl (61-78). This is a big maintenance risk if the rule ever changes. Should live in one shared method. Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31391 [Bug 31391] Staff-side recalls -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.