[Koha-bugs] [Bug 22785] Manage Multiple Matches when importing through Stage Marc Record Import

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Jan 4 17:53:00 CET 2021


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

Nick Clemens <nick at bywatersolutions.com> changed:

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

--- Comment #2 from Nick Clemens <nick at bywatersolutions.com> ---
Created attachment 114814
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=114814&action=edit
Bug 22785: Allow option to choose which record match is applied during import

This patchset adds the display of all matches found during import to the import
management screen

A staff member with the permission to manage batches will be able to select for
any individual record which match, or none, should be used during import

To test:
1 - Import a batch of records or export existing records from your catalog
2 - Import the file (again) and select a matching rule that will find matches
3 - Note that you now have radio buttons allowing you to select a record, or
none
4 - Test scenarios:
    I - When 'Action if matching record found' is 'Ignore'
        a - Imported record ignored if match is selected
        b - 'Action if no match found' followed if no match is selected (Ignore
matches)
    II - When 'Action if matching record found' is 'Replace'
        a - The chosen record is the one overlayed (you can edit the chosen
record before importing to confirm)
        b - 'Action if no match found' followed if no match is selected (Ignore
matches)
    III - When 'Action if matching record found' is 'Add incoming record'
        a - Record is added regardless of matches
5 - Confirm 'Diff' 'View' links work as expected
6 - Confirm that after records are imported the radio buttons to choose are
disabled

-- 
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