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

--- Comment #1 from Hammat wele <[email protected]> ---
Created attachment 191850
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=191850&action=edit
Bug 41681: bulkmarcimport.pl reports an incorrect number of MARC records
processed

When running the script bulkmarcimport.pl, the number of MARC records reported
at the end of the execution does not match the actual number of records
processed from the input file.

To test:

1. Download the joined MARC file containing 5 records.
2. Run the import command:
   ./misc/migration_tools/bulkmarcimport.pl -b --file=marc_file.mrc
3. Check the final script report
   ==> 11 MARC records done in 0.566349983215332 seconds
   Expected output should show 5 records
4. Apply the patch
5. Repeat step 2, 3
   ==> The correct number is shown

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