1 Aug
2025
1 Aug
'25
7:36 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=40337 --- Comment #21 from David Cook <dcook@prosentient.com.au> --- Ok I think I'm starting to see... I'm looking at installer/data/mysql/db_revs/250501001.pl on v25.05.02-1 and installer/data/mysql/db_revs/250600003.pl on main, and they don't include the Martin/Jonathan changes to installer/data/mysql/db_revs/250600003.pl It looks like they're missing the following SQL: UPDATE categories SET checkprevcheckout = 'inherit' WHERE checkprevcheckout NOT IN ('yes','no','inherit'); See the patches: Bug 40337: (QA follow-up) Make database update idempotent Bug 40337: Remove test of datatype -- You are receiving this mail because: You are watching all bug changes.