Skip to content

Commit

Permalink
add resolve caveat stop event
Browse files Browse the repository at this point in the history
  • Loading branch information
GEvans-HMCTS committed Dec 3, 2024
1 parent b43d944 commit b7efe67
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -1106,5 +1106,11 @@
{"CaseTypeID": "GrantOfRepresentation", "CaseEventID": "nocRequest", "UserRole": "caseworker-probate-issuer", "CRUD": "R"},
{"CaseTypeID": "GrantOfRepresentation", "CaseEventID": "applyNocDecision", "UserRole": "caseworker-probate-issuer", "CRUD": "R"},
{"CaseTypeID": "GrantOfRepresentation", "CaseEventID": "nocRequest", "UserRole": "caseworker-probate-solicitor", "CRUD": "R"},
{"CaseTypeID": "GrantOfRepresentation", "CaseEventID": "applyNocDecision", "UserRole": "caseworker-probate-solicitor", "CRUD": "R"}
{"CaseTypeID": "GrantOfRepresentation", "CaseEventID": "applyNocDecision", "UserRole": "caseworker-probate-solicitor", "CRUD": "R"},
{"CaseTypeID": "GrantOfRepresentation", "CaseEventID": "boResolveCaveatStop", "UserRole": "caseworker-probate-issuer", "CRUD": "CRUD"},
{"CaseTypeID": "GrantOfRepresentation", "CaseEventID": "boResolveCaveatStop", "UserRole": "caseworker-probate-caseofficer", "CRUD": "CRUD"},
{"CaseTypeID": "GrantOfRepresentation", "CaseEventID": "boResolveCaveatStop", "UserRole": "caseworker-probate-caseadmin", "CRUD": "CRUD"},
{"CaseTypeID": "GrantOfRepresentation", "CaseEventID": "boResolveCaveatStop", "UserRole": "caseworker-probate-superuser", "CRUD": "CRUD"},
{"CaseTypeID": "GrantOfRepresentation", "CaseEventID": "boResolveCaveatStop", "UserRole": "caseworker-probate-scheduler", "CRUD": "R"},
{"CaseTypeID": "GrantOfRepresentation", "CaseEventID": "boResolveCaveatStop", "UserRole": "caseworker-probate-solicitor", "CRUD": "R"}
]
5 changes: 3 additions & 2 deletions ccdImports/configFiles/CCD_Probate_Backoffice/CaseEvent.json
Original file line number Diff line number Diff line change
Expand Up @@ -191,5 +191,6 @@
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "boWithdrawApplicationForCaseMatchingExamining", "Name": "Withdraw application", "Description": "Withdraw application", "DisplayOrder": 189, "PreConditionState(s)": "BOCaseMatchingExamining", "PostConditionState": "BOCaseClosed", "CallBackURLAboutToSubmitEvent": "http://${CCD_DEF_CASE_SERVICE_BASE_URL}/tasklist/update", "SecurityClassification": "public", "ShowSummary": "N", "ShowEventNotes": "Y"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "boWithdrawForRedeclarationSOT", "Name": "Withdraw redeclaration", "Description": "Withdraw redeclaration", "DisplayOrder": 190, "PreConditionState(s)": "BOCaseStoppedAwaitRedec", "PostConditionState": "BOCaseStopped", "CallBackURLAboutToSubmitEvent": "http://${CCD_DEF_CASE_SERVICE_BASE_URL}/tasklist/update", "SecurityClassification": "Public", "ShowSummary": "N", "ShowEventNotes": "Y"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "citizenHubResponse", "Name": "Citizen hub response", "Description": "Citizen hub response", "DisplayOrder": 191, "PreConditionState(s)": "BOCaseStopped;Dormant", "PostConditionState": "*", "CallBackURLAboutToSubmitEvent": "http://${CCD_DEF_CASE_SERVICE_BASE_URL}/document/citizenHubResponse","SecurityClassification": "Public", "ShowSummary": "N", "ShowEventNotes": "Y"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "citizenHubResponseDraft", "Name": "Citizen hub response draft", "Description": "Citizen hub response draft", "DisplayOrder": 192, "PreConditionState(s)": "BOCaseStopped;Dormant", "PostConditionState": "*", "CallBackURLAboutToSubmitEvent": "http://${CCD_DEF_CASE_SERVICE_BASE_URL}/document/citizenHubResponse","SecurityClassification": "Public", "ShowSummary": "N", "ShowEventNotes": "Y"}
]
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "citizenHubResponseDraft", "Name": "Citizen hub response draft", "Description": "Citizen hub response draft", "DisplayOrder": 192, "PreConditionState(s)": "BOCaseStopped;Dormant", "PostConditionState": "*", "CallBackURLAboutToSubmitEvent": "http://${CCD_DEF_CASE_SERVICE_BASE_URL}/document/citizenHubResponse","SecurityClassification": "Public", "ShowSummary": "N", "ShowEventNotes": "Y"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "boResolveCaveatStop", "Name": "Resolve Caveat Stop", "Description": "Resolve Caveat Stop", "DisplayOrder": 193, "PreConditionState(s)": "BOCaveatPermenant", "PostConditionState": "BOCaseMatchingIssueGrant;BOCaseWorkerEscalation;BORegistrarEscalation;BOCaseStopped;BOReadyToIssue;BOCaseQA;CasePrinted", "SecurityClassification": "Public", "CallBackURLAboutToSubmitEvent": "http://${CCD_DEF_CASE_SERVICE_BASE_URL}/case/changeCaseState","ShowSummary": "N", "ShowEventNotes": "Y"}
]
Original file line number Diff line number Diff line change
Expand Up @@ -4093,6 +4093,8 @@
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "CaseEventID": "boAmendCaseDetailsForPostGrantIssue", "CaseFieldID": "deceasedAnyChildren", "PageFieldDisplayOrder": 60, "DisplayContext": "OPTIONAL", "PageID": "boAmendCaseDetailsPage9", "PageDisplayOrder": 9, "FieldShowCondition": "caseType=\"intestacy\"", "ShowSummaryChangeOption": "y"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "CaseEventID": "changeState", "CaseFieldID": "[STATE]", "PageFieldDisplayOrder": 1, "DisplayContext": "READONLY", "PageID": "changeCaseStatePage1", "PageDisplayOrder": 1, "ShowSummaryChangeOption": "n"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "CaseEventID": "changeState", "CaseFieldID": "transferToState", "PageFieldDisplayOrder": 2, "DisplayContext": "MANDATORY", "PageID": "changeCaseStatePage1", "PageDisplayOrder": 1, "ShowSummaryChangeOption": "n"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "CaseEventID": "boResolveCaveatStop", "CaseFieldID": "[STATE]", "PageFieldDisplayOrder": 1, "DisplayContext": "READONLY", "PageID": "resolveCaveatStopPage1", "PageDisplayOrder": 1, "ShowSummaryChangeOption": "n"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "CaseEventID": "boResolveCaveatStop", "CaseFieldID": "transferToState", "PageFieldDisplayOrder": 2, "DisplayContext": "MANDATORY", "PageID": "resolveCaveatStopPage1", "PageDisplayOrder": 1, "ShowSummaryChangeOption": "n"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "CaseEventID": "changeDob", "CaseFieldID": "[STATE]", "PageFieldDisplayOrder": 1, "DisplayContext": "READONLY", "PageID": "changeDodPage1", "PageDisplayOrder": 1, "ShowSummaryChangeOption": "n"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "CaseEventID": "changeDob", "CaseFieldID": "deceasedForenames", "PageFieldDisplayOrder": 2, "DisplayContext": "READONLY", "PageID": "changeDodPage1", "PageDisplayOrder": 2, "ShowSummaryChangeOption": "n"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "CaseEventID": "changeDob", "CaseFieldID": "deceasedSurname", "PageFieldDisplayOrder": 3, "DisplayContext": "READONLY", "PageID": "changeDodPage1", "PageDisplayOrder": 3, "ShowSummaryChangeOption": "n"},
Expand Down Expand Up @@ -4463,5 +4465,5 @@
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "CaseEventID": "boAmendCaseDetailsPostGrantRegistrarEscalation", "CaseFieldID": "allDeceasedChildrenOverEighteen", "PageFieldDisplayOrder": 57, "DisplayContext": "OPTIONAL", "PageID": "boAmendCaseDetailsPage9", "PageDisplayOrder": 9, "FieldShowCondition": "caseType=\"intestacy\"", "ShowSummaryChangeOption": "y"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "CaseEventID": "boAmendCaseDetailsPostGrantRegistrarEscalation", "CaseFieldID": "anyDeceasedChildrenDieBeforeDeceased", "PageFieldDisplayOrder": 58, "DisplayContext": "OPTIONAL", "PageID": "boAmendCaseDetailsPage9", "PageDisplayOrder": 9, "FieldShowCondition": "caseType=\"intestacy\"", "ShowSummaryChangeOption": "y"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "CaseEventID": "boAmendCaseDetailsPostGrantRegistrarEscalation", "CaseFieldID": "anyDeceasedGrandChildrenUnderEighteen", "PageFieldDisplayOrder": 59, "DisplayContext": "OPTIONAL", "PageID": "boAmendCaseDetailsPage9", "PageDisplayOrder": 9, "FieldShowCondition": "caseType=\"intestacy\"", "ShowSummaryChangeOption": "y"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "CaseEventID": "boAmendCaseDetailsPostGrantRegistrarEscalation", "CaseFieldID": "deceasedAnyChildren", "PageFieldDisplayOrder": 60, "DisplayContext": "OPTIONAL", "PageID": "boAmendCaseDetailsPage9", "PageDisplayOrder": 9, "FieldShowCondition": "caseType=\"intestacy\"", "ShowSummaryChangeOption": "y"}
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "CaseEventID": "boAmendCaseDetailsPostGrantRegistrarEscalation", "CaseFieldID": "deceasedAnyChildren", "PageFieldDisplayOrder": 60, "DisplayContext": "OPTIONAL", "PageID": "boAmendCaseDetailsPage9", "PageDisplayOrder": 9, "FieldShowCondition": "caseType=\"intestacy\"", "ShowSummaryChangeOption": "y"},
]

0 comments on commit b7efe67

Please sign in to comment.