Bug 41907 - Tone down warning about Zebra not running if Elasticsearch is used
Summary: Tone down warning about Zebra not running if Elasticsearch is used
Status: NEW
Alias: None
Product: Koha
Classification: Unclassified
Component: About (show other bugs)
Version: Main
Hardware: All All
: P5 - low normal
Assignee: Bugs List
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2026-02-23 08:29 UTC by Magnus Enger
Modified: 2026-02-23 08:29 UTC (History)
0 users

See Also:
GIT URL:
Initiative type: ---
Sponsorship status: ---
Comma delimited list of Sponsors:
Crowdfunding goal: 0
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 Magnus Enger 2026-02-23 08:29:21 UTC
To reproduce in KTD: 

- Start KTD with Elasticsearch, e.g. $ ktd --search-engine es7 up
- Stop Zebra: $ sudo koha-zebra --stop kohadev
- Go to About Koha 

For "Zebra status" there is a warning in bold letters on a red background: "Zebra server seems not to be available. Is it started?"

I would say it is OK to have a warning there about Zebra not running, but if SearchEngine = Elasticsearch it should not look like there is a serious problem with the system. Non-bold letters on neutral background should be enough.