Merged PR 2346: updated close status on non val

updated close status on non val

Related work items: #23365
This commit is contained in:
Robert Bond
2026-05-26 16:11:48 +00:00
parent 25485d73ed
commit 1df5573fce
4 changed files with 9 additions and 2 deletions
@@ -764,8 +764,8 @@ export const stagesByCaseType = {
descriptionKey: "decision-outcome-desc"
},
{
stageId: 846040013,
titleKey: "case-closed",
stageId: 846040060,
titleKey: "case-closed-nonval",
descriptionKey: "case-closed-desc"
}
])