Bug 1322 - bulkmarcimport.pl should check for duplicate barcodes before importing
Summary: bulkmarcimport.pl should check for duplicate barcodes before importing
Status: CLOSED FIXED
Alias: None
Product: Koha
Classification: Unclassified
Component: Staff interface (show other bugs)
Version: Main
Hardware: PC All
: P2 enhancement (vote)
Assignee: Galen Charlton
QA Contact:
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-04-10 02:40 UTC by Cindy Murdock Ames
Modified: 2011-04-27 04:55 UTC (History)
3 users (show)

See Also:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Cormack 2010-05-20 23:41:24 UTC


---- Reported by cmurdock@ccfls.org 2007-04-10 02:40:58 ----

bulkmarcimport.pl should check for duplicate barcodes before importing into Koha.  This probably applies to all versions of Koha.



---- Additional Comments From paul.poulain@biblibre.com 2007-04-30 21:42:08 ----

what kind of checking ?
- reading the whole file to import & report any problem before doing anything ?
- do the import but report clearly duplicate barcode (and importing them, so you may have some barcode twice, but it can be fixed manually with the error list) ?

I think the 2nd would be easier to do & faster, & probably more interesting, as we could write a specific script to detect duplicate that could be run anytime



---- Additional Comments From cmurdock@ccfls.org 2007-05-01 03:35:45 ----

2nd would probably be fine, with maybe a command line option to not import duplicates.



---- Additional Comments From jmf@liblime.com 2007-10-04 14:38:21 ----

bumping up to 3.0



---- Additional Comments From jmf@liblime.com 2008-01-01 07:06:14 ----

This has been partly addressed, but we need more fine-grained control over what to do in case of a match ... re-assigning to Galen.



---- Additional Comments From jmf@liblime.com 2008-01-04 19:46:39 ----

This bug should be fixed before the 3.0 beta.



--- Bug imported by chris@bigballofwax.co.nz 2010-05-20 23:41 UTC  ---

This bug was previously known as _bug_ 1322 at http://bugs.koha.org/cgi-bin/bugzilla3/show_bug.cgi?id=1322

Actual time not defined. Setting to 0.0

Comment 1 Robin Sheat 2011-04-26 01:09:58 UTC
I'm going to close this as it looks old, and bulkmarcimport definitely does check for duplicate barcodes by default.