https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41182

David Nind <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]
           Assignee|[email protected]   |[email protected]
  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 <[email protected]> ---
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.
_______________________________________________
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/

Reply via email to