18 May
2026
18 May
'26
9:27 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42558 --- Comment #9 from Lucas Gass (lukeg) <lucas@bywatersolutions.com> --- Created attachment 199274 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=199274&action=edit Bug 42558: Ensure API returns hold_date as just a date To test: 1. APPLY PATCH, updatedatabase, yarn_build, restart_all 2. Place a hold on something, ensuring everything works. 3. sudo koha-mysql kohadev: SELECT reservedate FROM reserves; 4. See that the reservedate should include a timestamp. -- You are receiving this mail because: You are watching all bug changes.