Skip to content

Commit

Permalink
All ccd config changes.
Browse files Browse the repository at this point in the history
  • Loading branch information
tom-saunders-cts committed Dec 19, 2024
1 parent 3399348 commit 003cecb
Show file tree
Hide file tree
Showing 6 changed files with 173 additions and 156 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@
{"CaseTypeID": "GrantOfRepresentation", "CaseEventID": "boStopCase", "UserRole": "caseworker-probate-issuer", "CRUD": "CRUD"},
{"CaseTypeID": "GrantOfRepresentation", "CaseEventID": "boSendStopEmail", "UserRole": "caseworker-probate-issuer", "CRUD": "CRUD"},
{"CaseTypeID": "GrantOfRepresentation", "CaseEventID": "boUploadDocumentsStop", "UserRole": "caseworker-probate-issuer", "CRUD": "CRUD"},
{"CaseTypeID": "GrantOfRepresentation", "CaseEventID": "boAmendLegalStatement", "UserRole": "caseworker-probate-issuer", "CRUD": "R"},
{"CaseTypeID": "GrantOfRepresentation", "CaseEventID": "boAddCommentStop", "UserRole": "caseworker-probate-issuer", "CRUD": "CRUD"},
{"CaseTypeID": "GrantOfRepresentation", "CaseEventID": "boResolveStop", "UserRole": "caseworker-probate-issuer", "CRUD": "CRUD"},
{"CaseTypeID": "GrantOfRepresentation", "CaseEventID": "boPermenantStop", "UserRole": "caseworker-probate-issuer", "CRUD": "CRUD"},
Expand Down Expand Up @@ -186,6 +187,7 @@
{"CaseTypeID": "GrantOfRepresentation", "CaseEventID": "boStopCase", "UserRole": "caseworker-probate-caseadmin", "CRUD": "CRUD"},
{"CaseTypeID": "GrantOfRepresentation", "CaseEventID": "boSendStopEmail", "UserRole": "caseworker-probate-caseadmin", "CRUD": "R"},
{"CaseTypeID": "GrantOfRepresentation", "CaseEventID": "boUploadDocumentsStop", "UserRole": "caseworker-probate-caseadmin", "CRUD": "CRUD"},
{"CaseTypeID": "GrantOfRepresentation", "CaseEventID": "boAmendLegalStatement", "UserRole": "caseworker-probate-caseadmin", "CRUD": "R"},
{"CaseTypeID": "GrantOfRepresentation", "CaseEventID": "boAddCommentStop", "UserRole": "caseworker-probate-caseadmin", "CRUD": "CRUD"},
{"CaseTypeID": "GrantOfRepresentation", "CaseEventID": "boResolveStop", "UserRole": "caseworker-probate-caseadmin", "CRUD": "R"},
{"CaseTypeID": "GrantOfRepresentation", "CaseEventID": "boPermenantStop", "UserRole": "caseworker-probate-caseadmin", "CRUD": "R"},
Expand Down Expand Up @@ -347,6 +349,7 @@
{"CaseTypeID": "GrantOfRepresentation", "CaseEventID": "boStopCase", "UserRole": "caseworker-probate-caseofficer", "CRUD": "CRUD"},
{"CaseTypeID": "GrantOfRepresentation", "CaseEventID": "boSendStopEmail", "UserRole": "caseworker-probate-caseofficer", "CRUD": "CRUD"},
{"CaseTypeID": "GrantOfRepresentation", "CaseEventID": "boUploadDocumentsStop", "UserRole": "caseworker-probate-caseofficer", "CRUD": "CRUD"},
{"CaseTypeID": "GrantOfRepresentation", "CaseEventID": "boAmendLegalStatement", "UserRole": "caseworker-probate-caseofficer", "CRUD": "R"},
{"CaseTypeID": "GrantOfRepresentation", "CaseEventID": "boAddCommentStop", "UserRole": "caseworker-probate-caseofficer", "CRUD": "CRUD"},
{"CaseTypeID": "GrantOfRepresentation", "CaseEventID": "boResolveStop", "UserRole": "caseworker-probate-caseofficer", "CRUD": "CRUD"},
{"CaseTypeID": "GrantOfRepresentation", "CaseEventID": "boPermenantStop", "UserRole": "caseworker-probate-caseofficer", "CRUD": "CRUD"},
Expand Down Expand Up @@ -508,6 +511,7 @@
{"CaseTypeID": "GrantOfRepresentation", "CaseEventID": "boStopCase", "UserRole": "caseworker-probate-registrar", "CRUD": "CRUD"},
{"CaseTypeID": "GrantOfRepresentation", "CaseEventID": "boSendStopEmail", "UserRole": "caseworker-probate-registrar", "CRUD": "CRUD"},
{"CaseTypeID": "GrantOfRepresentation", "CaseEventID": "boUploadDocumentsStop", "UserRole": "caseworker-probate-registrar", "CRUD": "CRUD"},
{"CaseTypeID": "GrantOfRepresentation", "CaseEventID": "boAmendLegalStatement", "UserRole": "caseworker-probate-registrar", "CRUD": "R"},
{"CaseTypeID": "GrantOfRepresentation", "CaseEventID": "boAddCommentStop", "UserRole": "caseworker-probate-registrar", "CRUD": "CRUD"},
{"CaseTypeID": "GrantOfRepresentation", "CaseEventID": "boResolveStop", "UserRole": "caseworker-probate-registrar", "CRUD": "CRUD"},
{"CaseTypeID": "GrantOfRepresentation", "CaseEventID": "boPermenantStop", "UserRole": "caseworker-probate-registrar", "CRUD": "CRUD"},
Expand Down Expand Up @@ -673,6 +677,7 @@
{"CaseTypeID": "GrantOfRepresentation", "CaseEventID": "boStopCase", "UserRole": "caseworker-probate-superuser", "CRUD": "CRUD"},
{"CaseTypeID": "GrantOfRepresentation", "CaseEventID": "boSendStopEmail", "UserRole": "caseworker-probate-superuser", "CRUD": "CRUD"},
{"CaseTypeID": "GrantOfRepresentation", "CaseEventID": "boUploadDocumentsStop", "UserRole": "caseworker-probate-superuser", "CRUD": "CRUD"},
{"CaseTypeID": "GrantOfRepresentation", "CaseEventID": "boAmendLegalStatement", "UserRole": "caseworker-probate-superuser", "CRUD": "CRUD"},
{"CaseTypeID": "GrantOfRepresentation", "CaseEventID": "boAddCommentStop", "UserRole": "caseworker-probate-superuser", "CRUD": "CRUD"},
{"CaseTypeID": "GrantOfRepresentation", "CaseEventID": "boResolveStop", "UserRole": "caseworker-probate-superuser", "CRUD": "CRUD"},
{"CaseTypeID": "GrantOfRepresentation", "CaseEventID": "boPermenantStop", "UserRole": "caseworker-probate-superuser", "CRUD": "CRUD"},
Expand Down Expand Up @@ -951,6 +956,7 @@
{"CaseTypeID": "GrantOfRepresentation", "CaseEventID": "SYSTEM_MAINTENANCE", "UserRole": "caseworker-probate-scheduler", "CRUD": "R"},
{"CaseTypeID": "GrantOfRepresentation", "CaseEventID": "boUploadDocumentsAwaitingDoc", "UserRole": "caseworker-probate-scheduler", "CRUD": "R"},
{"CaseTypeID": "GrantOfRepresentation", "CaseEventID": "boUploadDocumentsStop", "UserRole": "caseworker-probate-scheduler", "CRUD": "R"},
{"CaseTypeID": "GrantOfRepresentation", "CaseEventID": "boAmendLegalStatement", "UserRole": "caseworker-probate-scheduler", "CRUD": "R"},
{"CaseTypeID": "GrantOfRepresentation", "CaseEventID": "boUploadDocumentsForRegistrarEscalations", "UserRole": "caseworker-probate-scheduler", "CRUD": "R"},
{"CaseTypeID": "GrantOfRepresentation", "CaseEventID": "boUploadDocumentsForCaveatPermenant", "UserRole": "caseworker-probate-scheduler", "CRUD": "R"},
{"CaseTypeID": "GrantOfRepresentation", "CaseEventID": "boUploadDocumentsForReadyToIssue", "UserRole": "caseworker-probate-scheduler", "CRUD": "R"},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -383,6 +383,7 @@
{"CaseTypeID": "GrantOfRepresentation", "CaseFieldID": "deceasedAnyChildren", "UserRole": "caseworker-probate-issuer", "CRUD": "CRUD"},
{"CaseTypeID": "GrantOfRepresentation", "CaseFieldID": "deceasedHasAssetsOutsideUK", "UserRole": "caseworker-probate-issuer", "CRUD": "CRUD"},
{"CaseTypeID": "GrantOfRepresentation", "CaseFieldID": "statementOfTruthDocument", "UserRole": "caseworker-probate-issuer", "CRUD": "CRUD"},
{"CaseTypeID": "GrantOfRepresentation", "CaseFieldID": "amendedLegalStatement", "UserRole": "caseworker-probate-issuer", "CRUD": "R"},
{"CaseTypeID": "GrantOfRepresentation", "CaseFieldID": "boEmailGrantReissuedNotification", "UserRole": "caseworker-probate-issuer", "CRUD": "CRUD"},
{"CaseTypeID": "GrantOfRepresentation", "CaseFieldID": "boEmailGrantReissuedNotificationRequested", "UserRole": "caseworker-probate-issuer", "CRUD": "CRUD"},
{"CaseTypeID": "GrantOfRepresentation", "CaseFieldID": "boGrantReissueSendToBulkPrintRequested", "UserRole": "caseworker-probate-issuer", "CRUD": "CRUD"},
Expand Down Expand Up @@ -857,6 +858,7 @@
{"CaseTypeID": "GrantOfRepresentation", "CaseFieldID": "deceasedAnyChildren", "UserRole": "caseworker-probate-caseadmin", "CRUD": "CRUD"},
{"CaseTypeID": "GrantOfRepresentation", "CaseFieldID": "deceasedHasAssetsOutsideUK", "UserRole": "caseworker-probate-caseadmin", "CRUD": "CRUD"},
{"CaseTypeID": "GrantOfRepresentation", "CaseFieldID": "statementOfTruthDocument", "UserRole": "caseworker-probate-caseadmin", "CRUD": "CRUD"},
{"CaseTypeID": "GrantOfRepresentation", "CaseFieldID": "amendedLegalStatement", "UserRole": "caseworker-probate-caseadmin", "CRUD": "R"},
{"CaseTypeID": "GrantOfRepresentation", "CaseFieldID": "boEmailGrantReissuedNotification", "UserRole": "caseworker-probate-caseadmin", "CRUD": "CRUD"},
{"CaseTypeID": "GrantOfRepresentation", "CaseFieldID": "boEmailGrantReissuedNotificationRequested", "UserRole": "caseworker-probate-caseadmin", "CRUD": "CRUD"},
{"CaseTypeID": "GrantOfRepresentation", "CaseFieldID": "boGrantReissueSendToBulkPrintRequested", "UserRole": "caseworker-probate-caseadmin", "CRUD": "CRUD"},
Expand Down Expand Up @@ -1328,6 +1330,7 @@
{"CaseTypeID": "GrantOfRepresentation", "CaseFieldID": "deceasedAnyChildren", "UserRole": "caseworker-probate-caseofficer", "CRUD": "CRUD"},
{"CaseTypeID": "GrantOfRepresentation", "CaseFieldID": "deceasedHasAssetsOutsideUK", "UserRole": "caseworker-probate-caseofficer", "CRUD": "CRUD"},
{"CaseTypeID": "GrantOfRepresentation", "CaseFieldID": "statementOfTruthDocument", "UserRole": "caseworker-probate-caseofficer", "CRUD": "CRUD"},
{"CaseTypeID": "GrantOfRepresentation", "CaseFieldID": "amendedLegalStatement", "UserRole": "caseworker-probate-caseofficer", "CRUD": "R"},
{"CaseTypeID": "GrantOfRepresentation", "CaseFieldID": "boEmailGrantReissuedNotification", "UserRole": "caseworker-probate-caseofficer", "CRUD": "CRUD"},
{"CaseTypeID": "GrantOfRepresentation", "CaseFieldID": "boEmailGrantReissuedNotificationRequested", "UserRole": "caseworker-probate-caseofficer", "CRUD": "CRUD"},
{"CaseTypeID": "GrantOfRepresentation", "CaseFieldID": "boGrantReissueSendToBulkPrintRequested", "UserRole": "caseworker-probate-caseofficer", "CRUD": "CRUD"},
Expand Down Expand Up @@ -1799,6 +1802,7 @@
{"CaseTypeID": "GrantOfRepresentation", "CaseFieldID": "deceasedAnyChildren", "UserRole": "caseworker-probate-registrar", "CRUD": "CRUD"},
{"CaseTypeID": "GrantOfRepresentation", "CaseFieldID": "deceasedHasAssetsOutsideUK", "UserRole": "caseworker-probate-registrar", "CRUD": "CRUD"},
{"CaseTypeID": "GrantOfRepresentation", "CaseFieldID": "statementOfTruthDocument", "UserRole": "caseworker-probate-registrar", "CRUD": "CRUD"},
{"CaseTypeID": "GrantOfRepresentation", "CaseFieldID": "amendedLegalStatement", "UserRole": "caseworker-probate-registrar", "CRUD": "R"},
{"CaseTypeID": "GrantOfRepresentation", "CaseFieldID": "boEmailGrantReissuedNotification", "UserRole": "caseworker-probate-registrar", "CRUD": "CRUD"},
{"CaseTypeID": "GrantOfRepresentation", "CaseFieldID": "boEmailGrantReissuedNotificationRequested", "UserRole": "caseworker-probate-registrar", "CRUD": "CRUD"},
{"CaseTypeID": "GrantOfRepresentation", "CaseFieldID": "boGrantReissueSendToBulkPrintRequested", "UserRole": "caseworker-probate-registrar", "CRUD": "CRUD"},
Expand Down Expand Up @@ -2270,6 +2274,7 @@
{"CaseTypeID": "GrantOfRepresentation", "CaseFieldID": "deceasedAnyChildren", "UserRole": "caseworker-probate-superuser", "CRUD": "CRUD"},
{"CaseTypeID": "GrantOfRepresentation", "CaseFieldID": "deceasedHasAssetsOutsideUK", "UserRole": "caseworker-probate-superuser", "CRUD": "CRUD"},
{"CaseTypeID": "GrantOfRepresentation", "CaseFieldID": "statementOfTruthDocument", "UserRole": "caseworker-probate-superuser", "CRUD": "CRUD"},
{"CaseTypeID": "GrantOfRepresentation", "CaseFieldID": "amendedLegalStatement", "UserRole": "caseworker-probate-superuser", "CRUD": "CRUD"},
{"CaseTypeID": "GrantOfRepresentation", "CaseFieldID": "boGrantReissueSendToBulkPrintRequested", "UserRole": "caseworker-probate-superuser", "CRUD": "CRUD"},
{"CaseTypeID": "GrantOfRepresentation", "CaseFieldID": "boGrantReissueSendToBulkPrint", "UserRole": "caseworker-probate-superuser", "CRUD": "CRUD"},
{"CaseTypeID": "GrantOfRepresentation", "CaseFieldID": "boStopDetailsDeclarationParagraph", "UserRole": "caseworker-probate-superuser", "CRUD": "CRUD"},
Expand Down Expand Up @@ -2741,6 +2746,7 @@
{"CaseTypeID": "GrantOfRepresentation", "CaseFieldID": "deceasedAnyChildren", "UserRole": "caseworker-probate-scheduler", "CRUD": "CRUD"},
{"CaseTypeID": "GrantOfRepresentation", "CaseFieldID": "deceasedHasAssetsOutsideUK", "UserRole": "caseworker-probate-scheduler", "CRUD": "CRUD"},
{"CaseTypeID": "GrantOfRepresentation", "CaseFieldID": "statementOfTruthDocument", "UserRole": "caseworker-probate-scheduler", "CRUD": "CRUD"},
{"CaseTypeID": "GrantOfRepresentation", "CaseFieldID": "amendedLegalStatement", "UserRole": "caseworker-probate-scheduler", "CRUD": "R"},
{"CaseTypeID": "GrantOfRepresentation", "CaseFieldID": "boEmailGrantReissuedNotification", "UserRole": "caseworker-probate-scheduler", "CRUD": "CRUD"},
{"CaseTypeID": "GrantOfRepresentation", "CaseFieldID": "boEmailGrantReissuedNotificationRequested", "UserRole": "caseworker-probate-scheduler", "CRUD": "CRUD"},
{"CaseTypeID": "GrantOfRepresentation", "CaseFieldID": "boGrantReissueSendToBulkPrintRequested", "UserRole": "caseworker-probate-scheduler", "CRUD": "CRUD"},
Expand Down Expand Up @@ -3678,6 +3684,7 @@
{"CaseTypeID": "GrantOfRepresentation", "CaseFieldID": "deceasedAnyChildren", "UserRole": "caseworker-probate-systemupdate", "CRUD": "CRU"},
{"CaseTypeID": "GrantOfRepresentation", "CaseFieldID": "deceasedHasAssetsOutsideUK", "UserRole": "caseworker-probate-systemupdate", "CRUD": "CRU"},
{"CaseTypeID": "GrantOfRepresentation", "CaseFieldID": "statementOfTruthDocument", "UserRole": "caseworker-probate-systemupdate", "CRUD": "CRU"},
{"CaseTypeID": "GrantOfRepresentation", "CaseFieldID": "amendedLegalStatement", "UserRole": "caseworker-probate-systemupdate", "CRUD": "CRU"},
{"CaseTypeID": "GrantOfRepresentation", "CaseFieldID": "boEmailGrantReissuedNotification", "UserRole": "caseworker-probate-systemupdate", "CRUD": "CRU"},
{"CaseTypeID": "GrantOfRepresentation", "CaseFieldID": "boEmailGrantReissuedNotificationRequested", "UserRole": "caseworker-probate-systemupdate", "CRUD": "CRU"},
{"CaseTypeID": "GrantOfRepresentation", "CaseFieldID": "boGrantReissueSendToBulkPrintRequested", "UserRole": "caseworker-probate-systemupdate", "CRUD": "CRU"},
Expand Down
Loading

0 comments on commit 003cecb

Please sign in to comment.