https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28209 Bug ID: 28209 Summary: LostItem should pass skip_record_index to MarkIssueReturned Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Circulation Assignee: koha-bugs@lists.koha-community.org Reporter: nick@bywatersolutions.com QA Contact: testopia@bugs.koha-community.org CC: gmcharlt@gmail.com, kyle.m.hall@gmail.com As LostItem can be called in a loop during batch item modifications we should allow for passing through the 'skip_record_index' parameter to MarkIssueReturned Bug 27281 removed the param as it was no longer used and was breaking tests, but we need new code and tests to cover the additional calls -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.