https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16034 --- Comment #69 from Srdjan Jankovic <srdjan@catalyst.net.nz> --- (In reply to Marcel de Rooy from comment #64)
Guys, another QA lesson :) if you add to borrowers, dont forget deletedborrowers
DBIx::Class::Row::store_column(): No such column 'overdrive_auth_token' on Koha::Schema::Result::Deletedborrower at /usr/share/koha/masterclone/Koha/Patron.pm line 416
In which case maybe a check in misc/devel/update_dbix_class_files.pl would be in order? --- Comment #70 from Marcel de Rooy <m.de.rooy@rijksmuseum.nl> --- (In reply to Srdjan Jankovic from comment #69)
(In reply to Marcel de Rooy from comment #64)
Guys, another QA lesson :) if you add to borrowers, dont forget deletedborrowers
DBIx::Class::Row::store_column(): No such column 'overdrive_auth_token' on Koha::Schema::Result::Deletedborrower at /usr/share/koha/masterclone/Koha/Patron.pm line 416
In which case maybe a check in misc/devel/update_dbix_class_files.pl would be in order?
There is a check in qa-tools -- You are receiving this mail because: You are watching all bug changes.