Skip to content

Commit

Permalink
Reword description, make casing consistent for name.
Browse files Browse the repository at this point in the history
  • Loading branch information
tom-saunders-cts committed Dec 10, 2024
1 parent 7350a39 commit 9838ee9
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "boAmendCaseDetailsGrantRegistrarEscalation", "Name": "Amend case details", "Description": "Amend case details", "DisplayOrder": 35, "PreConditionState(s)": "BOGrantIssuedRegistrarEscalation", "PostConditionState": "BOGrantIssuedRegistrarEscalation", "CallBackURLAboutToSubmitEvent": "http://${CCD_DEF_CASE_SERVICE_BASE_URL}/case/validateCaseDetails", "SecurityClassification": "Public", "ShowSummary": "Y", "ShowEventNotes": "Y"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "boAmendCaseDetailsPostGrantRegistrarEscalation", "Name": "Amend case details", "Description": "Amend case details", "DisplayOrder": 36, "PreConditionState(s)": "BOPostGrantIssuedRegistrarEscalation", "PostConditionState": "BOPostGrantIssuedRegistrarEscalation", "CallBackURLAboutToSubmitEvent": "http://${CCD_DEF_CASE_SERVICE_BASE_URL}/case/validateCaseDetails", "SecurityClassification": "Public", "ShowSummary": "Y", "ShowEventNotes": "Y"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "boAmendCaseDetailsForImport", "Name": "Amend case details for import", "Description": "Amend case details for import", "DisplayOrder": 37, "PreConditionState(s)": "BOCaseImported", "PostConditionState": "CaseCreated", "CallBackURLAboutToSubmitEvent": "http://${CCD_DEF_CASE_SERVICE_BASE_URL}/case/validateCaseDetails", "SecurityClassification": "Public", "ShowSummary": "N", "ShowEventNotes": "Y"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "boAmendLegalStatement", "Name": "Amend Legal Statement", "Description": "Amend Legal Statement", "DisplayOrder": 38, "PreConditionState(s)": "*", "PostConditionState": "*", "CallBackURLAboutToSubmitEvent": "http://${CCD_DEF_CASE_SERVICE_BASE_URL}/document/amendLegalStatement", "SecurityClassification": "Public", "ShowSummary": "Y", "ShowEventNotes": "Y"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "boAmendLegalStatement", "Name": "Amend legal statement", "Description": "Upload an amended legal statement", "DisplayOrder": 38, "PreConditionState(s)": "*", "PostConditionState": "*", "CallBackURLAboutToSubmitEvent": "http://${CCD_DEF_CASE_SERVICE_BASE_URL}/document/amendLegalStatement", "SecurityClassification": "Public", "ShowSummary": "Y", "ShowEventNotes": "Y"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "solicitorCreateApplication", "Name": "Apply for probate", "Description": "Solicitor begins a new application with firm and case details", "DisplayOrder": 39, "PostConditionState": "SolAppCreatedDeceasedDtls", "CallBackURLAboutToSubmitEvent": "http://${CCD_DEF_CASE_SERVICE_BASE_URL}/case/sols-created", "CallBackURLSubmittedEvent": "http://${CCD_DEF_CASE_SERVICE_BASE_URL}/case/sols-access?caseTypeId=GrantOfRepresentation", "SecurityClassification": "Public", "ShowSummary": "Y", "CanSaveDraft": "y", "EndButtonLabel": "Save and continue", "ShowEventNotes": "Y"},
{"LiveFrom": "01/01/2021", "CaseTypeID": "GrantOfRepresentation", "ID": "applyNocDecision", "Name": "Apply NoC Decision", "Description": "Apply Notice of Change Request", "DisplayOrder": 40, "PreConditionState(s)": "CasePrinted;BOCaseStoppedAwaitRedec;BOCaseImported;BOCaseMatchingIssueGrant;BOCaseQA;BOCaseStopped;BOCaveatPermenant;BOSotGenerated;BOReadyToIssue;BORedecNotificationSent;BOCaseWorkerEscalation;Dormant;BORegistrarEscalation;", "PostConditionState": "*", "CallBackURLAboutToStartEvent": "http://${CCD_DEF_CASE_SERVICE_BASE_URL}/noc/apply-decision", "CallBackURLSubmittedEvent": "http://${CCD_DEF_CASE_SERVICE_BASE_URL}/notify/noc-notification", "SecurityClassification": "Public", "ShowSummary": "Y", "ShowEventNotes": "Y"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "assembleLetter", "Name": "Assemble a letter", "Description": "Assemble a letter", "DisplayOrder": 41, "PreConditionState(s)": "BOCaseStopped", "PostConditionState": "BOCaseStopped", "CallBackURLAboutToSubmitEvent": "http://${CCD_DEF_CASE_SERVICE_BASE_URL}/document/generateLetter", "SecurityClassification": "Public", "ShowSummary": "N", "ShowEventNotes": "Y"},
Expand Down

0 comments on commit 9838ee9

Please sign in to comment.