Bug 28981 - Add a syspref for marking items as unavailable in Z3950Responder
Summary: Add a syspref for marking items as unavailable in Z3950Responder
Status: RESOLVED DUPLICATE of bug 36996
Alias: None
Product: Koha
Classification: Unclassified
Component: Z39.50 / SRU / OpenSearch Servers (show other bugs)
Version: Main
Hardware: All All
: P5 - low enhancement
Assignee: Bugs List
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-09-09 10:18 UTC by Nick Clemens (kidclamp)
Modified: 2024-06-18 18:53 UTC (History)
3 users (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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 ***