https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37564 --- Comment #13 from David Nind <david@davidnind.com> --- Just a query, as the behavour doesn't quite match the test plan for step 13. I used the staff interface to stage and import the record and items - there was one record and four items. If I matched on the record (on the ISBN), and ignored items, there is one holds queue update. If I matched on the record (on the ISBN) and replaced the items, there are five holds queue updates: Staging: - Record matching rule: ISBN (020$a) - Action if matching record found: Replace existing record with incoming record - Check for embedded item record data? - Yes - How to process items: Replace items.... 59 Finished 1/1 Holds queue update ... 58 Finished 1/1 Update Elasticsearch index ... 57 Finished 1/1 Holds queue update ... 56 Finished 1/1 Holds queue update ... 55 Finished 1/1 Holds queue update ... 54 Finished 1/1 Holds queue update ... 53 Finished 1/1 Import MARC records ... 52 Finished 1/1 Staged MARC records for import ... -- You are receiving this mail because: You are watching all bug changes.