Bug 21655

Summary: bulkmarcimport, force -fk when -d is specified
Product: Koha Reporter: Stefano Bargioni <bargioni>
Component: ToolsAssignee: Bugs List <koha-bugs>
Status: RESOLVED DUPLICATE QA Contact: Testopia <testopia>
Severity: minor    
Priority: P5 - low CC: bargioni, jonathan.druart
Version: Main   
Hardware: All   
OS: All   
GIT URL: Change sponsored?: ---
Patch complexity: --- Documentation contact:
Documentation submission: Text to go in the release notes:
Version(s) released in:
Circulation function:

Description Stefano Bargioni 2018-10-25 07:37:44 UTC
At least in Koha 18, when -d is specified, truncations of tables biblio, biblioitems, items fail, and records are added to old ones.
Force the -fk option if -d is specified. Also update the doc related to -h.
Comment 1 Jonathan Druart 2018-10-25 16:58:41 UTC
Hi Stefano, it looks like a duplicate of bug 12488, can you confirm?
Comment 2 Stefano Bargioni 2018-10-26 09:27:03 UTC
(In reply to Jonathan Druart from comment #1)
> Hi Stefano, it looks like a duplicate of bug 12488, can you confirm?

Yes, sorry.
Comment 3 Jonathan Druart 2018-10-26 12:09:40 UTC

*** This bug has been marked as a duplicate of bug 12488 ***