21 Sep
2023
21 Sep
'23
8:51 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34720 --- Comment #4 from Jonathan Druart <jonathan.druart+koha@gmail.com> --- (In reply to Emmi Takkinen from comment #3)
(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?
Both. -- You are receiving this mail because: You are watching all bug changes.