28 Oct
2024
28 Oct
'24
10:17 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33736 --- Comment #60 from Jonathan Druart <jonathan.druart@gmail.com> --- (In reply to Jonathan Druart from comment #59)
Just looking at the code, with the other work related to the REST API and timezone, I don't think what you are doing with the date filters is correct.
You should do what is done on the background job page ("filter by last hour").
Confirmed: q={"start_date":{">=":"2024-10-27T23:00:00.000Z","<=":"2024-11-04T22:59:59.999Z"} -- You are receiving this mail because: You are watching all bug changes.