[Koha-bugs] [Bug 28209] New: LostItem should pass skip_record_index to MarkIssueReturned

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Apr 23 17:44:03 CEST 2021


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 at lists.koha-community.org
          Reporter: nick at bywatersolutions.com
        QA Contact: testopia at bugs.koha-community.org
                CC: gmcharlt at gmail.com, kyle.m.hall at 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.


More information about the Koha-bugs mailing list