https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41182 David Nind <david@davidnind.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |david@davidnind.com Assignee|jonathan.druart@gmail.com |nick@bywatersolutions.com Text to go in the| |This updates how the date release notes| |is sent for SUSHI harvest | |requests, as it was failing | |for Proquest counter | |requests. The date is now | |sent in full as 10 digits | |(YYYY-MM-DD), instead of 7 | |digits (YYYY-MM). | | | |Example: | |- Previously sent as: | |https://sushi.proquest.com/ | |counter/r5/reports/pr?begin | |_date=2024-11&end_date=2025 | |-10&customer_id={ID}&api_ke | |y={KEY} | |- Now sent as: | |https://sushi.proquest.com/ | |counter/r5/reports/pr?begin | |_date=2024-11-01&end_date=2 | |025-10-31&customer_id={ID}& | |api_key={KEY} --- Comment #3 from David Nind <david@davidnind.com> --- I've signed off, even though I don't have a way to test. Have updated the assignee. -- You are receiving this mail because: You are watching all bug changes.