[Koha-bugs] [Bug 24476] Allow patrons to opt-out of Auto-renewal

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Sun Mar 22 18:19:46 CET 2020


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

Katrin Fischer <katrin.fischer at bsz-bw.de> changed:

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

--- Comment #50 from Katrin Fischer <katrin.fischer at bsz-bw.de> ---
I am stuck on this one :( 

The schema update patch would not apply, so I skipped it.
Tried running DBIC:

Koha::Schema::Result::Zebraqueue->set_primary_key("id");
DBIx::Class::ResultSource::column_info(): No such column autorenew_checkouts at
(eval 1297) line 1656


Tried running the updatedatabase script (with and without my patch):

$ updatedatabase 
{UNKNOWN}: DBIx::Class::ResultSource::column_info(): No such column
autorenew_checkouts at /home/vagrant/kohaclone/Koha/Schema/Result/Borrower.pm
line 1656
Compilation failed in require at /usr/share/perl5/Class/C3/Componentised.pm
line 150. at /usr/share/perl5/Class/C3/Componentised.pm line 155
Compilation failed in require at /home/vagrant/kohaclone/Koha/Database.pm line
50.

Can you please check and rabase? Also added a follo-up, please have a look.

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


More information about the Koha-bugs mailing list