Done
Details
Assignee
UnassignedUnassignedReporter
Michelle SuranofskyMichelle SuranofskyPriority
P3Development Team
VegaRelease
Ramsons (R2 2024)RCA Group
TBDTestRail: Cases
Open TestRail: CasesTestRail: Runs
Open TestRail: Runs
Details
Details
Assignee
Unassigned
UnassignedReporter
Michelle Suranofsky
Michelle SuranofskyPriority
Development Team
Vega
Release
Ramsons (R2 2024)
RCA Group
TBD
TestRail: Cases
Open TestRail: Cases
TestRail: Runs
Open TestRail: Runs
Created November 7, 2023 at 9:19 PM
Updated August 9, 2024 at 1:58 PM
Resolved July 19, 2024 at 1:21 PM
Overview:
From EDS, the patron requests an item where the Instance has one item that is not requestable.
When the patron requests a specific copy - this endpoint is called: POST /patron/account/testpatron/item/acf1752a-cc33-5540-915d-fe82cda63bea/hold - a 422 error is returned and EDS displays an error message: "This item cannot be requested. Please contact library for help".
When the patron requests the first available copy - this endpoint is called: POST /patron/account/testpatron/instance/a48b4592-3049-5a48-a9ba-6fe98bdcbee8/hold - a 500 error is returned and EDS displays an error message: "Internal server error"
In this particular FOLIO environment (a production FOLIO instance) - title level requests are not enabled. The FOLIO version is orchid.
Michelle Suranofsky can provide the logs - but there are no additional entries other than the 500 status being returned.
Steps to Reproduce:
Please see explanation above (non-requestable item, title level requests are off)
Expected Results:
A response similar to that received when the request is made for the specific copy.
Actual Results:
Additional Information:
URL:
Interested parties:
Very similar to:
https://folio-org.atlassian.net/browse/CIRC-1949
https://folio-org.atlassian.net/browse/CIRC-1944