https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28152
Joonas Kylmälä <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #11 from Joonas Kylmälä <[email protected]> --- You can test this quite easily by first staging the record on intranet and then on the command line by running: > $ perl misc/commit_file.pl --batch-number 8 > ... importing MARC records -- please wait > C4::ImportBatch::BatchCommitItems(): DBI Exception: DBD::mysql::st execute > failed: Incorrect integer value: 'duplicate item barcode' for column > `koha_kohadev`.`import_items`.`itemnumber` at row 1 at > /kohadevbox/koha/C4/ImportBatch.pm line 717 Note that the commit_file.pl might give other unrelated errors to this bug if you happen to give some record that it doesn't like but just ignore those... -- 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/
