From 90af2d42f47d9d1039c4b751c8b9d32d3dc74d43 Mon Sep 17 00:00:00 2001 From: ShwetaTandel-hmcts Date: Tue, 4 Feb 2025 17:16:40 +0000 Subject: [PATCH 1/3] Spelling fixes for JBA --- ccd-definition/CaseEvent/User/UserEvents-JO-nonprod.json | 4 ++-- ccd-definition/CaseEvent/User/UserEvents-R2-CUI.json | 2 +- .../WorkAllocationIntegrationFields-CUI-R2.json | 1 + 3 files changed, 4 insertions(+), 3 deletions(-) diff --git a/ccd-definition/CaseEvent/User/UserEvents-JO-nonprod.json b/ccd-definition/CaseEvent/User/UserEvents-JO-nonprod.json index 5c8bcd0479..b737b61ca4 100644 --- a/ccd-definition/CaseEvent/User/UserEvents-JO-nonprod.json +++ b/ccd-definition/CaseEvent/User/UserEvents-JO-nonprod.json @@ -117,8 +117,8 @@ { "CaseTypeID": "CIVIL${CCD_DEF_VERSION}", "ID": "REQUEST_JUDGEMENT_ADMISSION_SPEC", - "Name": "Request Judgement by Admission", - "Description": "Request Judgement by Admission (Specified)", + "Name": "Request Judgment by Admission", + "Description": "Request Judgment by Admission (Specified)", "DisplayOrder": 10, "PreConditionState(s)": "AWAITING_APPLICANT_INTENTION;All_FINAL_ORDERS_ISSUED", "PostConditionState": "*", diff --git a/ccd-definition/CaseEvent/User/UserEvents-R2-CUI.json b/ccd-definition/CaseEvent/User/UserEvents-R2-CUI.json index 8d59663834..98d7b106a7 100644 --- a/ccd-definition/CaseEvent/User/UserEvents-R2-CUI.json +++ b/ccd-definition/CaseEvent/User/UserEvents-R2-CUI.json @@ -41,7 +41,7 @@ { "CaseTypeID": "CIVIL${CCD_DEF_VERSION}", "ID": "LIP_CLAIM_SETTLED", - "Name": "Claim is settle", + "Name": "Claim is settled", "Description": "Claim settle response from Citizen Claimant", "PreConditionState(s)": "*", "PostConditionState": "CASE_SETTLED", diff --git a/ccd-definition/CaseEventToFields/WorkAllocationIntegrationFields-CUI-R2.json b/ccd-definition/CaseEventToFields/WorkAllocationIntegrationFields-CUI-R2.json index 857595ec91..aaf6bdd1c7 100644 --- a/ccd-definition/CaseEventToFields/WorkAllocationIntegrationFields-CUI-R2.json +++ b/ccd-definition/CaseEventToFields/WorkAllocationIntegrationFields-CUI-R2.json @@ -157,6 +157,7 @@ "DisplayContext": "READONLY", "PageID": "WorkAllocationIntegrationFields", "PageDisplayOrder": 2, + "PageShowCondition": "ccjPaymentPaidSomeLabel=\"DONOTSHOW\"", "Publish": "Y" }, { From bbc27a1dc9f830c8c970011df5a610eb4ee33fed Mon Sep 17 00:00:00 2001 From: ShwetaTandel-hmcts Date: Mon, 10 Feb 2025 09:36:54 +0000 Subject: [PATCH 2/3] fix error --- ccd-definition/CaseField/CaseFieldLRspec-CUI.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ccd-definition/CaseField/CaseFieldLRspec-CUI.json b/ccd-definition/CaseField/CaseFieldLRspec-CUI.json index d2e18a354a..0f299895d3 100644 --- a/ccd-definition/CaseField/CaseFieldLRspec-CUI.json +++ b/ccd-definition/CaseField/CaseFieldLRspec-CUI.json @@ -465,7 +465,7 @@ "CaseTypeID": "CIVIL${CCD_DEF_VERSION}", "ID": "ccjJudgmentFixedCostOption", "Label": " ", - "HintText": "This will include fixed costs for judgement", + "HintText": "This will include fixed costs for judgment", "FieldType": "YesOrNo", "SecurityClassification": "Public", "Searchable": "N" From b0220df0a3177d44355afafb64c2346e2dfbd291 Mon Sep 17 00:00:00 2001 From: ShwetaTandel-hmcts Date: Tue, 11 Feb 2025 11:02:09 +0000 Subject: [PATCH 3/3] Fix spelling --- ccd-definition/CaseEvent/Camunda/CaseEvents-JO-nonprod.json | 4 ++-- ccd-definition/CaseEvent/Camunda/NotificationEventsCUI.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/ccd-definition/CaseEvent/Camunda/CaseEvents-JO-nonprod.json b/ccd-definition/CaseEvent/Camunda/CaseEvents-JO-nonprod.json index e2b89d6978..4ac44320b8 100644 --- a/ccd-definition/CaseEvent/Camunda/CaseEvents-JO-nonprod.json +++ b/ccd-definition/CaseEvent/Camunda/CaseEvents-JO-nonprod.json @@ -2,7 +2,7 @@ { "CaseTypeID": "CIVIL${CCD_DEF_VERSION}", "ID": "SEND_JUDGMENT_DETAILS_CJES_SA", - "Name": "Send judgement CJES Set aside", + "Name": "Send judgment CJES Set aside", "Description": " ", "PreConditionState(s)": "*", "PostConditionState": "*", @@ -15,7 +15,7 @@ { "CaseTypeID": "CIVIL${CCD_DEF_VERSION}", "ID": "SEND_JUDGMENT_DETAILS_CJES", - "Name": "Send judgement details CJES", + "Name": "Send judgment details CJES", "Description": " ", "PreConditionState(s)": "*", "PostConditionState": "*", diff --git a/ccd-definition/CaseEvent/Camunda/NotificationEventsCUI.json b/ccd-definition/CaseEvent/Camunda/NotificationEventsCUI.json index e776cc31bc..c236a7b4e1 100644 --- a/ccd-definition/CaseEvent/Camunda/NotificationEventsCUI.json +++ b/ccd-definition/CaseEvent/Camunda/NotificationEventsCUI.json @@ -263,7 +263,7 @@ "CaseTypeID": "CIVIL${CCD_DEF_VERSION}", "ID": "NOTIFY_RESPONDENT1_FOR_REQUEST_JUDGEMENT_BY_ADMISSION", "Name": "Email: Transferred offline", - "Description": "Notify respondent 1 for request judgement by admission", + "Description": "Notify respondent 1 for request judgment by admission", "PreConditionState(s)": "*", "PostConditionState": "*", "SecurityClassification": "Public",