Bug 32049 - ILSDI GetAvailability should consider holds awaiting pickup as unavailable
Summary: ILSDI GetAvailability should consider holds awaiting pickup as unavailable
Status: RESOLVED DUPLICATE of bug 34950
Alias: None
Product: Koha
Classification: Unclassified
Component: Web services (show other bugs)
Version: Main
Hardware: All All
: P5 - low normal (vote)
Assignee: Bugs List
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-10-31 12:17 UTC by Mathieu Saby
Modified: 2023-12-20 18:30 UTC (History)
2 users (show)

See Also:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Mathieu Saby 2022-10-31 12:17:02 UTC
If an holded item is awaiting pickup from a patron, Koha displays this information : 
"1 item, None available
1 unavailable"


but if you try to get availability status with ILSDI GetAvailability verb, the response is
 <dlf:availabilitystatus>available</dlf:availabilitystatus>
Comment 1 Laura Escamilla 2023-12-20 18:30:15 UTC

*** This bug has been marked as a duplicate of bug 34950 ***