]> 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)
committerMartin Renvoize <martin.renvoize@ptfs-europe.com>
Wed, 2 Oct 2024 09:17:18 +0000 (10:17 +0100)
commitfa6cd2f9b79a9a3a2e423b92365977287ea274d6
treea08b3016303199e9ad05c419886f63bbaadb9949
parent2eef068fdf129d23bcc113f7d0c8aac027b45225
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>
Koha/ERM/EUsage/UsageDataProvider.pm