https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31569 --- Comment #4 from Nick Clemens <nick@bywatersolutions.com> --- Created attachment 140662 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=140662&action=edit Bug 31569: Remove GetImportRecordsRange from import stage This patch removes the use of GetimportRecordsRange from the importing step To test: 0 - Apply patch 1 - Stage a marc file for import 2 - Add to basket from a staged file 3 - Select titles to import (don't select all) 4 - Fill out necessary fields, be sure to select itemtype on items tab 5 - Import 6 - Confirm titles successfully added to basket 7 - Confirm staged import not marked as imported 8 - Add to basket from same file 9 - Select rest of titles 10 - Import 11 - Confirm staged file now marked imported -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.