Removed Delegation stage and moved it to Assessment

This commit is contained in:
Nathan Schneider
2025-05-07 15:22:51 -06:00
parent 9450eeb817
commit 668ce763f7
3 changed files with 30 additions and 91 deletions

View File

@ -1,8 +1,8 @@
- id: delegation_options
title: "Where can the dispute be delegated if this process is inadequate?"
description: "Alternative processes for disputes that cannot be handled by this process"
stageId: delegation
order: 1
stageId: assessment
order: 6
fields:
- id: delegationOptionsText
type: text

View File

@ -26,9 +26,4 @@
- id: appeal
title: "Appeal"
description: "Process for reconsidering dispute decisions"
order: 6
- id: delegation
title: "Delegation"
description: "Alternative processes when this one is inadequate"
order: 7
order: 6