19 May
2026
19 May
'26
8:29 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42558 --- Comment #15 from Lucas Gass (lukeg) <lucas@bywatersolutions.com> --- Created attachment 199306 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=199306&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. Signed-off-by: David Nind <david@davidnind.com> -- You are receiving this mail because: You are watching all bug changes.