https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34683 Jonathan Druart <jonathan.druart+koha@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |In Discussion CC| |martin.renvoize@ptfs-europe | |.com, tomascohen@gmail.com --- Comment #1 from Jonathan Druart <jonathan.druart+koha@gmail.com> --- This is not very nice, but it will be efficient enough for now. I am suggesting to run the DB upgrade twice, before we run the test suite on Jenkins. The plan here is: 1. Push bug 34684 and bug 34685 that are needed 2. Merge https://gitlab.com/koha-community/koha-misc4dev/-/issues/72 It includes the DB starting point (19.11.00) on which we will run the DB upgrade, twice. 3. Adjust the Jenkins job (there is a new flag --run-db-upgrade-only that will need to be used from, at least, MySQL 8). If we had that before, we would have caught bug 34276. -- You are receiving this mail because: You are watching all bug changes.