https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32902
--- Comment #3 from Kyle M Hall <[email protected]> --- Created attachment 146395 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=146395&action=edit Bug 32902: Add option to only overlay if matched item is on matched record Bug 32084 resolves an bug where an overlaid item could have its' biblionumber changed. Fixing this has the effect of enabling items to be updated even if the item is on a different record. This can be wanted or unwanted behavior depending on the situation. It would be good if the cataloger could choose which behavior is preferred on a per-batch bases. 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. You are the assignee for the bug. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
