[Koha-bugs] [Bug 16170] Pseudo foreign key in Items

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Mar 31 14:54:39 CEST 2016


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

Jonathan Druart <jonathan.druart at bugs.koha-community.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|Signed Off                  |Failed QA

--- Comment #8 from Jonathan Druart <jonathan.druart at bugs.koha-community.org> ---
t/db_dependent/Items.t ................................. 1/9 DBD::mysql::st
execute failed: Cannot add or update a child row: a foreign key constraint
fails (`koha_ut`.`items`, CONSTRAINT `items_ibfk_4` FOREIGN KEY
(`biblionumber`) REFERENCES `biblio` (`biblionumber`) ON DELETE CASCADE ON
UPDATE CASCADE) [for Statement "INSERT INTO `items` ( `biblioitemnumber`,
`itype`) VALUES ( ?, ? )" with ParamValues: 0='88', 1='ITEM_LEVEL'] at
/usr/share/perl5/DBIx/Class/Storage/DBI.pm line 1834.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list