https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=43137 David Nind <david@davidnind.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |david@davidnind.com --- Comment #13 from David Nind <david@davidnind.com> --- Adding my testing notes from when there were four patch, and things were visible. Still looks some work going on or approach changed. Happy to sign off when things are ready (and related bugs). Really like this! For me, with Zebra stopped, it took a while for it change to red - it was still showing as green for some time, even though under the server information tab it said "Zebra server seems not to be available. Is it started?". Feedback on message icons: - OK: Green + black circle with a tick - I think the maybe the icons used for warnings vs errors should be changed: - Warning alert: I think this should have the i in an orange circle (yellow background for alert box) - Error alert: I think this should have the ! in a red triangle (red background colour for alert box) Testing notes (using KTD with es9): 1. I didn't use git worktrees, just a single KTD instance. 2. By default, with es9, the status shows as orange with this warning (has a red triangle red with ! icon, yellow background) (assuming with bug 43127 that this will disappear): Search engine (Elasticsearch) - Cluster status is yellow: 10 unassigned shards 3. Step 6: Elasticsearch failure (has a circle with ! icon, pink/red background): Search engine (Elasticsearch) - Elasticsearch ping failed 4. Step 7: Zebra search engine - working (tick in black circle, green background): Search engine (Zebra) - Operational 5. Step 8: Zebra search engine failure (black circle with i icon, light red background): - It took a while to show as red (the Elasticsearch one showed very quickly) even though the status under server information tab showed: Zebra status: Zebra server seems not to be available. Is it started? - Message showing when Zebra not running: Search engine (Zebra) - Cannot connect to Zebra 6. Tests pass: prove -v t/Koha/Health.t t/Koha/Health/SearchEngine.t -- You are receiving this mail because: You are watching all bug changes.