From 99dade32006b51816a9f7fd25bfaa3af2624dcea Mon Sep 17 00:00:00 2001 From: Bogdan Date: Mon, 2 Oct 2023 18:20:35 +0300 Subject: [PATCH] Add status test all button for IndexerLongTermStatusCheck (cherry picked from commit 4ffa1816bd2305550abee20cea27e1296a99ddf6) --- frontend/src/System/Status/Health/Health.js | 1 + 1 file changed, 1 insertion(+) diff --git a/frontend/src/System/Status/Health/Health.js b/frontend/src/System/Status/Health/Health.js index c7b005ea4..7d4eaf58e 100644 --- a/frontend/src/System/Status/Health/Health.js +++ b/frontend/src/System/Status/Health/Health.js @@ -73,6 +73,7 @@ function getInternalLink(source) { function getTestLink(source, props) { switch (source) { case 'IndexerStatusCheck': + case 'IndexerLongTermStatusCheck': return (