https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26688
Bug ID: 26688
Summary: Problem importing ILL-requests
Change sponsored?: ---
Product: Koha
Version: unspecified
Hardware: PC
OS: Linux
Status: NEW
Severity: enhancement
Priority: P5 - low
Component: ILL
Assignee: [email protected]
Reporter: [email protected]
We've started to get a problem recently when trying to import ILL-requests with
a third party module. It has worked like a charm for over a year but recently
it crashes on some items with this error message:
Use of uninitialized value in join or string at /usr/share/perl5/MARC/Field.pm
line 696.
Use of uninitialized value in join or string at /usr/share/perl5/MARC/Field.pm
line 696.
DBD::mysql::st execute failed: Cannot add or update a child row: a foreign key
constraint fails (`koha_koha`.`biblio_metadata`, CONSTRAINT
`record_metadata_fk_1` FOREIGN KEY (`biblionumber`) REFERENCES `biblio`
(`biblionumber`) ON DELETE CASCADE ON UPDATE CASCADE) [for Statement "INSERT
INTO `biblio_metadata` ( `format`, `marcflavour`, `metadata`) VALUES ( ?, ?, ?
)"
Broken FK constraint
Some items will get imported but then on some items this error message occurs
and the script crashes.
Koha version 18.11.16.000.
--
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.
_______________________________________________
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/