[Koha-bugs] [Bug 26688] New: Problem importing ILL-requests

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Oct 15 11:27:21 CEST 2020


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: koha-bugs at lists.koha-community.org
          Reporter: jonas.rogander at miun.se

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.


More information about the Koha-bugs mailing list