https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33736
--- Comment #60 from Jonathan Druart <[email protected]> --- (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. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
