[Koha-bugs] [Bug 14957] Write protecting MARC fields based on source of import

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Feb 17 10:48:47 CET 2020


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

David Nind <david at davidnind.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |david at davidnind.com

--- Comment #190 from David Nind <david at 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.


More information about the Koha-bugs mailing list