From 9860f47cbebb75dad1200672e07699d38c6e9ff5 Mon Sep 17 00:00:00 2001 From: Robert Bond Date: Fri, 15 May 2026 13:14:23 +0000 Subject: [PATCH] Merged PR 2324: updated status message for case started/case in progrsss updated status message for case started/case in progrsss Related work items: #23064 --- components/case/summary/utils/caseStagesByAppealType.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/components/case/summary/utils/caseStagesByAppealType.js b/components/case/summary/utils/caseStagesByAppealType.js index e47cc958..9c296fa0 100644 --- a/components/case/summary/utils/caseStagesByAppealType.js +++ b/components/case/summary/utils/caseStagesByAppealType.js @@ -459,9 +459,9 @@ export const stagesByCaseType = { descriptionKey: "appeal-validated-desc" }, { - stageId: 1, + stageId: 846040036, titleKey: "case-started-case-in-progress", - descriptionKey: "case-in-progress-desc-callin" + descriptionKey: "case-in-progress-desc" }, { stageId: 846040017,