]> git.koha-community.org Git - koha.git/commit
Bug 37810: Consider ServiceActive on status response
authorPedro Amorim <pedro.amorim@ptfs-europe.com>
Mon, 2 Sep 2024 14:51:31 +0000 (14:51 +0000)
committerAlex Buckley <alexbuckley@catalyst.net.nz>
Fri, 21 Feb 2025 02:59:50 +0000 (02:59 +0000)
commitf8fb37b3fab20ecf79ae6fbfe03b684fabc9b9b1
treed87ba465f02bfda903104084843359ddf0838834
parentdfd9bc68cd0479a7382c9035e992947fa29bdeae
Bug 37810: Consider ServiceActive on status response

Some SUSHI providers return ServiceActive instead of the documented Service_Active:
https://countermetrics.stoplight.io/docs/counter-sushi-api/f0dd30f814944-server-status

This ensures the test connection does not fail regardless of what is used

Signed-off-by: David Nind <david@davidnind.com>
Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Signed-off-by: Alex Buckley <alexbuckley@catalyst.net.nz>
Koha/ERM/EUsage/UsageDataProvider.pm