https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41008
--- Comment #15 from Katrin Fischer <[email protected]> --- (In reply to Jan Kissig from comment #10) > I linked #12488 where DELETE was introduced to bulkmarcimport for biblios. > > In my opinion this fix is sufficient to solve the issue and all other > discussions should be put into a separate bug: > - set auto_increment in auth_header to 1 > - also delete/empty the deleted-(auth_header,biblio,biblioitems,items) Thanks Jan and Marcel. I have filed the bug reports for these now: * Bug 41507 - bulkmarcimport.pl: When deleting authorities prior to import, reset auto_increment * Bug 41508 - bulkmarcimport.pl: Add option to clean deleted* tables when -d is used I am a bit doubtul about the second - if you are deleting all your records with -d, they don't go into the deleted tables. So for a migration use case, this might not be needed/useful. -- 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/
