Skip to content

Commit

Permalink
CIV-14661 Review Case Flags task are not appearing for Defendant LiP (#…
Browse files Browse the repository at this point in the history
…4636)

CIV-14661 Review Case Flags task are not appearing for Defendant in LipVLip

Co-authored-by: Paul Pearson <[email protected]>
  • Loading branch information
jeswanth-hmcts and paul-pearson committed Jul 24, 2024
1 parent 1d08ff5 commit 0539997
Showing 1 changed file with 30 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -208,5 +208,35 @@
"PageID": "WorkAllocationIntegrationFields",
"PageDisplayOrder": 2,
"Publish": "Y"
},
{
"CaseTypeID": "CIVIL",
"CaseEventID": "UPDATE_CLAIMANT_INTENTION_CLAIM_STATE",
"CaseFieldID": "respondent1DQVulnerabilityQuestions",
"PageFieldDisplayOrder": 22,
"DisplayContext": "READONLY",
"PageID": "WorkAllocationIntegrationFields",
"PageDisplayOrder": 2,
"Publish": "Y"
},
{
"CaseTypeID": "CIVIL",
"CaseEventID": "UPDATE_CLAIMANT_INTENTION_CLAIM_STATE",
"CaseFieldID": "respondent1DQLanguage",
"PageFieldDisplayOrder": 23,
"DisplayContext": "READONLY",
"PageID": "WorkAllocationIntegrationFields",
"PageDisplayOrder": 2,
"Publish": "Y"
},
{
"CaseTypeID": "CIVIL",
"CaseEventID": "UPDATE_CLAIMANT_INTENTION_CLAIM_STATE",
"CaseFieldID": "respondent1DQHearingSupport",
"PageFieldDisplayOrder": 24,
"DisplayContext": "READONLY",
"PageID": "WorkAllocationIntegrationFields",
"PageDisplayOrder": 2,
"Publish": "Y"
}
]

0 comments on commit 0539997

Please sign in to comment.