[Bug 33801] New: Holds API doesn't follow holds policies like the staff/OPAC UIs
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33801 Bug ID: 33801 Summary: Holds API doesn't follow holds policies like the staff/OPAC UIs Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: normal Priority: P5 - low Component: REST API Assignee: koha-bugs@lists.koha-community.org Reporter: dcook@prosentient.com.au CC: tomascohen@gmail.com The Holds API let you place multiple holds against the same item, while the OPAC and Staff Interface will prevent you from placing a hold on the same item for the same patron twice. -- 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=33801 Jonathan Druart <jonathan.druart+koha@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jonathan.druart+koha@gmail. | |com Severity|normal |major -- 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=33801 Brendan Lawlor <blawlor@clamsnet.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |blawlor@clamsnet.org -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33801 Arthur Suzuki <arthur.suzuki@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- See Also| |https://bugs.koha-community | |.org/bugzilla3/show_bug.cgi | |?id=32702 CC| |arthur.suzuki@biblibre.com -- 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=33801 --- Comment #1 from Tomás Cohen Arazi (tcohen) <tomascohen@gmail.com> --- Does this still apply? Look: https://git.koha-community.org/Koha-community/Koha/src/commit/efc39ed8ef5832... Rules can only be overridden if the syspref is enabled, and the API is sent the `x-koha-override` header with the right value. -- 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=33801 Arthur Suzuki <arthur.suzuki@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |DUPLICATE --- Comment #2 from Arthur Suzuki <arthur.suzuki@biblibre.com> --- Hi Thomas, I think David is speaking about something else, Some of the controls are wrongly implemented into the pl files instead of centralized in C4/Reserves.pm. This creates inconsistencies in how the controls are done depending of how a reservation is made, from the interface or ILS-DI or API. If I understand David right, I think this ticket is a duplicate of this omnibus bug : 30845. Best, Arthur *** This bug has been marked as a duplicate of bug 30845 *** -- 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