https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16034
--- Comment #69 from Srdjan Jankovic <[email protected]> --- (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 <[email protected]> --- (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. _______________________________________________ Koha-bugs mailing list [email protected] http://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/
