https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31303 Tomás Cohen Arazi <tomascohen@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |tomascohen@gmail.com --- Comment #7 from Tomás Cohen Arazi <tomascohen@gmail.com> --- (In reply to David Cook from comment #1)
I don't know how the MySQL database is being set up in koha-testing-docker, but if "installer/data/mysql/db_revs/220600023.pl" is involved, it's clearly not working.
You can do: $ git checkout v22.05.00 -b test $ reset_all $ git checkout master $ updatedatabase and check yourself if it works or not. -- You are receiving this mail because: You are watching all bug changes.