https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21931 Bug ID: 21931 Summary: Upgrade from 3.22 to 18.11 fails when running updatedatabase.pl script Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: normal Priority: P5 - low Component: Database Assignee: koha-bugs@lists.koha-community.org Reporter: alex.bernier@braillenet.org QA Contact: testopia@bugs.koha-community.org When upgrading from Koha 3.22 to 18.11, the DB update process (updatedatabase.pl) fails with the following error message : DBD::mysql::st execute failed: Unknown column 'me.weight' in 'field list' [for Statement "SELECT `me`.`id`, `me`.`name`, `me`.`label`, `me`.`type`, `me`.`weight` FROM `search_field` `me` WHERE ( `me`.`name` = ? )" with ParamValues: 0='suppress'] at /usr/share/perl5/DBIx/Class/Storage/DBI.pm line 1836. DBIx::Class::Storage::DBI::_dbh_execute(): Unknown column 'me.weight' in 'field list' at /.../Koha/Objects.pm line 110 -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.