Skip to content

Commit

Permalink
Add missing gatekeeping listing state
Browse files Browse the repository at this point in the history
  • Loading branch information
DanCatchpole authored Jul 22, 2024
1 parent 3f701f5 commit b8c60b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ccd-definition/CaseEvent/CareSupervision/MultiState.json
Original file line number Diff line number Diff line change
Expand Up @@ -812,7 +812,7 @@
"Name": "Upload translated documents",
"Description": "Upload translated documents",
"DisplayOrder": 100,
"PreConditionState(s)": "Submitted;Gatekeeping;PREPARE_FOR_HEARING;FINAL_HEARING;CLOSED",
"PreConditionState(s)": "Submitted;Gatekeeping;GATEKEEPING_LISTING;PREPARE_FOR_HEARING;FINAL_HEARING;CLOSED",
"PostConditionState": "*",
"EventEnablingCondition": "languageRequirement=\"Yes\"",
"SecurityClassification": "Public",
Expand Down

0 comments on commit b8c60b0

Please sign in to comment.