https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41246 --- Comment #7 from Lucas Gass (lukeg) <lucas@bywatersolutions.com> --- (In reply to Roman Dolny from comment #6)
Can not confirm p. 3, error when saving changes:
Error trace CGI::Compile::ROOT::kohadevbox_koha_tools_overduerules_2epl:: overduerules_2epl(): DBI Exception: DBD::mysql::st execute failed: Cannot add or update a child row: a foreign key constraint fails (`koha_kohadev`.`overduerules`, CONSTRAINT `overduerules_ibfk_branchcode` FOREIGN KEY (`branchcode`) REFERENCES `branches` (`branchcode`) ON DELETE CASCADE ON UPDATE CASCADE) at /usr/share/perl5/CGI/Emulate/PSGI.pm line 30 at /usr/share/perl5/DBIx/Class/Exception.pm line 77
Roman, I cannot recreate this. Are you updating the database after applying the patchset? Are you taking the schema patch when you test? -- You are receiving this mail because: You are watching all bug changes.