https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18783
--- Comment #15 from Katrin Fischer <[email protected]> --- (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. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
