30 Jul
2022
30 Jul
'22
8:59 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18783 --- Comment #15 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- (In reply to Jessie Zairo from comment #13)
When testing we got an error of DBIx::Class::Row::store_column(): No such column 'auto_claim_enabled' on Koha::Schema::Result::Subscription at /kohadevbox/koha/Koha/Object.pm line 79 at /usr/share/perl5/DBIx/Class/Exception.pm line 77
If you see an error like this, make sure that the database update has run and if there is no Schema update patch, you need to 'refresh schema' in the sandbox or run the dbic command. Would love to see this back in the queues! -- You are receiving this mail because: You are watching all bug changes.