https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19029 Marc Véron <veron@veron.ch> changed: What |Removed |Added ---------------------------------------------------------------------------- See Also| |https://bugs.koha-community | |.org/bugzilla3/show_bug.cgi | |?id=18231 --- Comment #7 from Marc Véron <veron@veron.ch> --- (In reply to Marc Véron from comment #6)
While testing I get: 'Cloning of circulation and fine rules failed!' Plack error log says: DBD::mysql::st execute failed: Duplicate entry '5' for key 'PRIMARY' [for Statement "INSERT INTO issuingrules SELECT * FROM tmpissuingrules WHERE branchcode=?" with ParamValues: 0="MPL"] at /home/marc/koha/admin/clone-rules.pl line 86.
Seems to be a separate bug, but it makes impossible to test here.
Could be related to Bug 18231 - Add the missing id-column to koha.issuingrules-table for DBIC fixtures -- You are receiving this mail because: You are watching all bug changes.