diff --git a/ccd-definition/AuthorisationCaseField/AuthorisationCaseField-CUI-CP-nonprod.json b/ccd-definition/AuthorisationCaseField/AuthorisationCaseField-CUI-CP-nonprod.json index df30c4a7e4..4e6f1df6b5 100644 --- a/ccd-definition/AuthorisationCaseField/AuthorisationCaseField-CUI-CP-nonprod.json +++ b/ccd-definition/AuthorisationCaseField/AuthorisationCaseField-CUI-CP-nonprod.json @@ -555,6 +555,24 @@ } ] }, + { + "CaseTypeID": "CIVIL", + "CaseFieldID": "documentForDisclosureRes", + "AccessControl": [ + { + "UserRoles": [ + "CITIZEN-DEFENDANT-PROFILE" + ], + "CRUD": "CRU" + }, + { + "UserRoles": [ + "CITIZEN-CLAIMANT-PROFILE" + ], + "CRUD": "R" + } + ] + }, { "CaseTypeID": "CIVIL", "CaseFieldID": "documentDisclosureListRes",