https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14957 David Nind <david@davidnind.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |david@davidnind.com --- Comment #190 from David Nind <david@davidnind.com> --- Had a go at testing but get an error when adding a rule (step 5 of the test plan): DBIx::Class::Row::delete(): Not in database at /kohadevbox/koha/Koha/Object.pm line 219 at /usr/share/perl5/DBIx/Class/Exception.pm line 77 in DBIx::Class::Exception::throw at /usr/share/perl5/DBIx/Class/Exception.pm line 77 74: my $self = { msg => $msg }; 75: bless $self => $class; 76: 77: die $self; 78: } 79: 80: =head2 rethrow Show function arguments Can post the full error trace if required. Notes: The patch applied fine, I ran the database update, and enabled the new system preference. -- You are receiving this mail because: You are watching all bug changes.