https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16034 --- Comment #71 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- (In reply to Marcel de Rooy from comment #70)
(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
Nope, but we have a test, see comment 66. -- You are receiving this mail because: You are watching all bug changes.