Skip to content

Commit

Permalink
CIV-16514 DJ RPA - event sequence number update (#5302)
Browse files Browse the repository at this point in the history
* CIV-16514 changes

* Update values.preview.template.yaml

* Update AuthorisationCaseField-JO-nonprod.json

* Update values.preview.template.yaml

---------

Co-authored-by: Azam <[email protected]>
  • Loading branch information
kalachandrasekar1 and Azam-Hmcts authored Feb 5, 2025
1 parent 101d7da commit e096fed
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -442,5 +442,20 @@
"CRUD": "CRU"
}
]
},
{
"CaseTypeID": "CIVIL${CCD_DEF_VERSION}",
"CaseFieldID": "joDJCreatedDate",
"AccessControl": [
{
"UserRoles": [
"caseworker-civil-admin",
"caseworker-civil-staff",
"caseworker-civil-solicitor",
"caseworker-civil-systemupdate"
],
"CRUD": "CRU"
}
]
}
]
8 changes: 8 additions & 0 deletions ccd-definition/CaseField/CaseField-JO-nonprod.json
Original file line number Diff line number Diff line change
Expand Up @@ -368,5 +368,13 @@
"FieldType": "YesOrNo",
"SecurityClassification": "Public",
"Searchable": "N"
},
{
"CaseTypeID": "CIVIL${CCD_DEF_VERSION}",
"ID": "joDJCreatedDate",
"Label": " ",
"FieldType": "DateTime",
"SecurityClassification": "Public",
"Searchable": "N"
}
]

0 comments on commit e096fed

Please sign in to comment.