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

            Bug ID: 39647
           Summary: Koha incorrectly says MARC import staging failed if
                    all bibs were skipped due to matching rules
 Change sponsored?: ---
           Product: Koha
           Version: Main
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: P5 - low
         Component: Cataloging
          Assignee: [email protected]
          Reporter: [email protected]
        QA Contact: [email protected]
                CC: [email protected]

When staging a MARC file for import, one might choose to ignore the incoming
record if a match is found in the catalog, but still process items - for
example, when purchasing additional items for existing bib records.

Currently, the MARC staging background job measures its progress based on how
many bib records were processed, and does not account for item processing in
its progress measurement at all. If 0 record were processed, it is assumed that
the import failed and displayed as such.

However, this is incorrect in the case where the incoming records were supposed
to be ignored at the bib level and only items should be added. It is confusing
to staff when they see an error message seeing that the import staging failed,
when in fact it went through as intended.

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://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