https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32902 --- Comment #5 from Andrew Fuerste-Henry <andrewfh@dubcolib.org> --- Also, reverting the import at step 5 actually deleted the item with the mismatched biblionumber. I haven't had a chance to test what happens here without your patch, this may be a separate existing bug.
Test Plan: 1) Grab the sample marc record file from bug 32804 2) Upload this file, chose to match on biblionumber and replace matching item if any matching record was found 3) Import the batch 4) Note the item was replaced 5) Revert the import 6) Change the rule to replace matching items if matching item is on matching record 7) Apply different matching rules 8) Import the batch into the catalog 9) Note the item was not replaced
-- You are receiving this mail because: You are watching all bug changes.