Skip to content

Commit

Permalink
CIV-13125 Publish fields for WA (#4306)
Browse files Browse the repository at this point in the history
Co-authored-by: jarekPierchala <[email protected]>
Co-authored-by: Raja Mani <[email protected]>
Co-authored-by: sankhajuria <[email protected]>
  • Loading branch information
4 people authored Jun 3, 2024
1 parent 3d10c9f commit c125b01
Showing 1 changed file with 40 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -168,5 +168,45 @@
"PageID": "WorkAllocationIntegrationFields",
"PageDisplayOrder": 2,
"Publish": "Y"
},
{
"CaseTypeID": "CIVIL",
"CaseEventID": "UPDATE_CLAIMANT_INTENTION_CLAIM_STATE",
"CaseFieldID": "claimType",
"PageFieldDisplayOrder": 18,
"DisplayContext": "READONLY",
"PageID": "WorkAllocationIntegrationFields",
"PageDisplayOrder": 2,
"Publish": "Y"
},
{
"CaseTypeID": "CIVIL",
"CaseEventID": "UPDATE_CLAIM_STATE_AFTER_DOC_UPLOADED",
"CaseFieldID": "claimType",
"PageFieldDisplayOrder": 19,
"DisplayContext": "READONLY",
"PageID": "WorkAllocationIntegrationFields",
"PageDisplayOrder": 2,
"Publish": "Y"
},
{
"CaseTypeID": "CIVIL",
"CaseEventID": "MEDIATION_UNSUCCESSFUL",
"CaseFieldID": "claimType",
"PageFieldDisplayOrder": 20,
"DisplayContext": "READONLY",
"PageID": "WorkAllocationIntegrationFields",
"PageDisplayOrder": 2,
"Publish": "Y"
},
{
"CaseTypeID": "CIVIL",
"CaseEventID": "MEDIATION_UNSUCCESSFUL",
"CaseFieldID": "responseClaimTrack",
"PageFieldDisplayOrder": 21,
"DisplayContext": "READONLY",
"PageID": "WorkAllocationIntegrationFields",
"PageDisplayOrder": 2,
"Publish": "Y"
}
]

0 comments on commit c125b01

Please sign in to comment.