Bug 28767

Summary: AddReturn should also look at current article requests
Product: Koha Reporter: Marcel de Rooy <m.de.rooy>
Component: CirculationAssignee: Bugs List <koha-bugs>
Status: NEW --- QA Contact: Testopia <testopia>
Severity: enhancement    
Priority: P5 - low CC: gmcharlt, kyle.m.hall
Version: Main   
Hardware: All   
OS: All   
Change sponsored?: --- Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Circulation function:
Bug Depends on: 28705    
Bug Blocks:    

Description Marcel de Rooy 2021-07-27 13:58:01 UTC
The article requests feature has unfortunately not been integrated into Koha's Circulation module. This is just a small step in bridging the gap.
Apart from looking at reserves/holds, AddReturn should also look at older open article requests (prioritizing them over newer holds).
This should be preference controlled in order to keep existing behavior.