https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34683
Jonathan Druart <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |In Discussion CC| |martin.renvoize@ptfs-europe | |.com, [email protected] --- Comment #1 from Jonathan Druart <[email protected]> --- 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. _______________________________________________ Koha-bugs mailing list [email protected] https://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/
