[Koha-bugs] [Bug 32902] Add ability to choose if items overlay if any record matches or only if the item is on the matched record

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Feb 8 15:37:56 CET 2023


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32902

--- Comment #3 from Kyle M Hall <kyle at bywatersolutions.com> ---
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.


More information about the Koha-bugs mailing list