25 Sep
2025
25 Sep
'25
10:22 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23260 --- Comment #196 from Lucas Gass (lukeg) <lucas@bywatersolutions.com> --- items_last_borrower has "ON UPDATE current_timestamp()" but that will be problematic here. We don't want to update that column to the current timestamp when the cron runs. -- You are receiving this mail because: You are watching all bug changes.