https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18618 Jonathan Druart <jonathan.druart+koha@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jonathan.druart+koha@gmail. | |com --- Comment #39 from Jonathan Druart <jonathan.druart+koha@gmail.com> --- After dicsussion at the hackfest BibLibre: * Squash + clear (perltidy) patches and changes * Test the Koha patches (ie. fix it as it do not work) DBIx::Class::Storage::DBI::_dbh_execute(): DBI Exception: DBD::mysql::st execute failed: Field 'biblionumber1' doesn't have a default value at /kohadevbox/koha/Koha/Object.pm line 170 * Make sure the PR in up-to-date on gitlab * Write release notes + doc + test plan (provide title to get relevant suggestions) * exportemail + securitytoken => Why? * Route shouldn't be ".json" Joubu: * Improve DB structure (biblionumberX) * Remove/Adjust Koha::Utils methods + Koha::Biblio->normalize_isbn, etc. * Remove useless tests * Test new Koha code with prod/old server code (to make sure we won't introduce regression when upgrading the server) -- You are receiving this mail because: You are watching all bug changes.