[Koha-bugs] [Bug 7131] way to overlay items in in marc import

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Mar 26 13:43:52 CET 2013


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7131

Kyle M Hall <kyle at bywatersolutions.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #16887|0                           |1
        is obsolete|                            |

--- Comment #22 from Kyle M Hall <kyle at bywatersolutions.com> ---
Created attachment 16889
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=16889&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

Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are watching all bug changes.


More information about the Koha-bugs mailing list