[Bug 31592] New: Fix ILL API following new date_due property
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31592 Bug ID: 31592 Summary: Fix ILL API following new date_due property Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: ILL Assignee: koha-bugs@lists.koha-community.org Reporter: andrew.isherwood@ptfs-europe.com Bug 24239 has broken the ILL /illrequests API endpoint. The bug added a date_due property to ILL requests, but the API schema was not updated accordingly, so requests to it now result in: {"message":"Properties not allowed: due_date.","path":"\/body\/0"} -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31592 Andrew Isherwood <andrew.isherwood@ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED Depends on| |24239 Assignee|koha-bugs@lists.koha-commun |andrew.isherwood@ptfs-europ |ity.org |e.com CC| |magnus@libriotech.no, | |tomascohen@gmail.com Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24239 [Bug 24239] Let the ILL module set ad hoc hard due dates -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31592 Andrew Isherwood <andrew.isherwood@ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |INVALID Status|ASSIGNED |RESOLVED --- Comment #1 from Andrew Isherwood <andrew.isherwood@ptfs-europe.com> --- OK, this is my stupidity, not anyone else's. As part of my work for Bug 30719, I've added an API schema for the ILL request object. That is what's causing this issue, not anything else. I'll just skulk off and hang my head in shame... -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31592 --- Comment #2 from Tomás Cohen Arazi <tomascohen@gmail.com> --- (In reply to Andrew Isherwood from comment #1)
OK, this is my stupidity, not anyone else's. As part of my work for Bug 30719, I've added an API schema for the ILL request object. That is what's causing this issue, not anything else. I'll just skulk off and hang my head in shame...
We all make mistakes from time to time. Take care. -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31592 Andrew Isherwood <bugzilla@warmlight.co.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|bugzilla@warmlight.co.uk |koha-bugs@lists.koha-commun | |ity.org -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org