Bug 22226

Summary: Add status information to Z39.50 server administration
Product: Koha Reporter: Barbara Johnson <barbara.johnson>
Component: Z39.50 / SRU / OpenSearch ServersAssignee: Bugs List <koha-bugs>
Status: NEW --- QA Contact: Testopia <testopia>
Severity: enhancement    
Priority: P5 - low CC: josef.moravec, m.de.rooy
Version: Main   
Hardware: All   
OS: All   
GIT URL: Change sponsored?: ---
Patch complexity: --- Documentation contact:
Documentation submission: Text to go in the release notes:
Version(s) released in:
Circulation function:

Description Barbara Johnson 2019-01-29 14:20:13 UTC
On the list of Z39.50 servers at /admin/z3950servers.pl there is no way to tell whether a server is correctly configured or not. It would be helpful to display this information.

- On the list of servers add a column to indicate the status (such as Active, Inactive, In Testing, Not working, etc.) of a Z39.50 server

- On the diplay for a specific server, add a field to include the status information

- Allow libraries to select their own wording for the statuses

- Allow libraries to block the display of Z39.50 servers with certain statuses from showing up when using a Z39.50 search with the Advanced Cataloging Editor, the basic editor, creating a new record via Z39.50 or creating a new order via Z39.50
Comment 1 Katrin Fischer 2019-04-04 09:12:49 UTC
Maybe an authorised value for the status and a checkbox to determine if it shows up?
Comment 2 Barbara Johnson 2019-04-04 16:14:24 UTC
That sounds like a great approach.