Skip to content

Commit

Permalink
Merge branch 'master' into feat/CIV-16294
Browse files Browse the repository at this point in the history
  • Loading branch information
ShwetaTandel-hmcts authored Dec 13, 2024
2 parents b5d2130 + 24b304b commit b40a5c3
Showing 1 changed file with 13 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -518,6 +518,19 @@
}
]
},
{
"CaseTypeID": "CIVIL${CCD_DEF_VERSION}",
"CaseFieldID": "gaDraftDocRespondentSol",
"AccessControl": [
{
"UserRoles": [
"CITIZEN-CLAIMANT-PROFILE",
"CITIZEN-DEFENDANT-PROFILE"
],
"CRUD": "CRU"
}
]
},
{
"CaseTypeID": "CIVIL${CCD_DEF_VERSION}",
"CaseFieldID": "gaDraftDocument",
Expand Down

0 comments on commit b40a5c3

Please sign in to comment.