https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41008

            Bug ID: 41008
           Summary: bulkmarcimport.pl -d broken for authorities
 Change sponsored?: ---
           Product: Koha
           Version: 24.11
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: P5 - low
         Component: Command-line Utilities
          Assignee: [email protected]
          Reporter: [email protected]
        QA Contact: [email protected]
                CC: [email protected]

In 24.11 the system complains about a FK constraint to the new oai tables when
the script is run with -a -d.

DBI Exception: DBD::mysql::db do failed: Cannot truncate a table referenced in
a foreign key constraint (`koha_xxx`.`import_oai_authorities`, CONSTRAINT
`FK_import_oai_authorities_1` FOREIGN KEY (`authid`) REFERENCES
`koha_dlre1`.`auth_header` (`authid`))  at
/usr/share/perl5/DBIx/Class/Schema.pm line

-- 
You are receiving this mail because:
You are the assignee for the bug.
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/

Reply via email to