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

            Bug ID: 13531
           Summary: bulkmarcimport bombs if no match is found
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P5 - low
         Component: MARC Bibliographic record staging/import
          Assignee: [email protected]
          Reporter: [email protected]
        QA Contact: [email protected]

When using bulkmarcimport with the below command it would appear that if the
match attribute is missing from the import file that the script dies at that
point in the import.

../kohaclone/misc/migration_tools/bulkmarcimport.pl -filter="952" -update
-match="Control-number,001" -file Results/all_ches_bib.mrc -v -l
Logs/overlay.log

I feel this should report the error, but more conventiently continue with the
rest of the import batch thereafter.

-- 
You are receiving this mail because:
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/

Reply via email to