18 May
2026
18 May
'26
8:56 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42558 --- Comment #12 from David Nind <david@davidnind.com> --- Created attachment 199277 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=199277&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.