http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7131
Kyle M Hall <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #15957|0 |1 is obsolete| | --- Comment #20 from Kyle M Hall <[email protected]> --- Created attachment 16887 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=16887&action=edit Bug 7131 - way to overlay items in in marc import When staging biblios with items attached you previously had only 2 options (add/don't add). This patch adds a third option to replace an item record if a match is found else it adds the item. Test Plan: 1) Stage a file of biblios with items attached. 2) Import the batch into the catalog. 3) Run the indexer so the matcher will match 4) Modify the item data for at least one bib in the file 5) Re-stage the file with the item matching option set to "Replace items if matching bib was found" 6) Let the indexer run again 7) You should see updated item information afte the overlay -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://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/
