21 Sep
2023
21 Sep
'23
7:19 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34720 --- Comment #3 from Emmi Takkinen <emmi.takkinen@koha-suomi.fi> --- (In reply to Jonathan Druart from comment #2)
Emmi, no, the atomic update is wrong:
+ $dbh->do(q{INSERT IGNORE INTO systempreferences ( variable, value, options, explanation, type ) VALUES ('UpdateNotForLoanStatusOnCheckin', '', 'NULL', 'This is a list of value pairs. When an item is check
Please fix ASAP.
I see. Should I create a new atomicupdate file or fix this into db_rev 221200018.pl? -- You are receiving this mail because: You are watching all bug changes.