Removed Delegation stage and moved it to Assessment
This commit is contained in:
@ -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
|
||||
|
@ -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
|
Reference in New Issue
Block a user