https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37564
--- Comment #16 from David Nind <[email protected]> --- I attempted to test again, but didn't get the results expected in step 13 - there were no background jobs. Testing notes (using KTD and Zebra search): 1. For steps 4 to 7, I exported record 262 (Programming Perl), which has one item. There were 3 entries in the database for step 7 (two of these were from deleting the record I think). 2. For step 8, deleting the imported record, I got this error when attempting to delete the item (I think this is unrelated to this bug): DBIx::Class::Storage::DBI::_dbh_execute(): DBI Exception: DBD::mysql::st execute failed: Duplicate entry '578' for key 'PRIMARY' at /kohadevbox/koha/Koha/Item.pm line 416 at /usr/share/perl5/DBIx/Class/Exception.pm line 77 3. For step 11, I used a different record, record 11 (CGI programming with Perl), which has one item. 4. For step 13, I used this - I don't think I'm using the --match option correctly: misc/migration_tools/bulkmarcimport.pl -b -v -m=MARCXML --match=isbn,020a --file bib-11.marcxml Characteristic MARC flavour: MARC21 .WARNING: Update biblio 11 skipped at misc/migration_tools/bulkmarcimport.pl line 597. Use of uninitialized value in concatenation (.) or string at /usr/share/perl5/MARC/File/XML.pm line 399, <GEN3> chunk 2. 1 MARC records done in 0.0307168960571289 seconds 5. For step 14, there are no background jobs. -- 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/
