Bug 28981

Summary: Add a syspref for marking items as unavailable in Z3950Responder
Product: Koha Reporter: Nick Clemens (kidclamp) <nick>
Component: Z39.50 / SRU / OpenSearch ServersAssignee: Bugs List <koha-bugs>
Status: RESOLVED DUPLICATE QA Contact: Testopia <testopia>
Severity: enhancement    
Priority: P5 - low CC: bibliwho, m.de.rooy, noemie.labine
Version: Main   
Hardware: All   
OS: All   
Change sponsored?: --- Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Circulation function:

Description Nick Clemens (kidclamp) 2021-09-09 10:18:53 UTC
Proposal:
1 - Add a new system preference "Z39ResponderUnavailable"
2 - Similar to 'OpacHiddenItems' this will accept a list of column/value pairs
3 - Update Koha::Z3950Responder::Session::add_item_status to check the preference and mark item as unavailable
4 - Item status message will be pulled from Z3950_STATUS authorized value list
Comment 1 NoƩmie Labine 2024-03-11 18:13:38 UTC
+1
Comment 2 Nick Clemens (kidclamp) 2024-06-18 18:53:35 UTC

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