From 208cb09f297382c226b7b5d1e8a02ff29d63d8a2 Mon Sep 17 00:00:00 2001 From: "smita.talawadekar" Date: Tue, 15 Feb 2022 09:42:26 +0000 Subject: [PATCH] CIV-1273 Notification claimant/defendant changes --- .../AuthorisationCaseFieldGAspec.json | 8 + .../systemUpdateGAspec.json | 7 + ccd-definition/CaseField/CaseFieldGAspec.json | 7 + .../GeneralApplicationGAspec.json | 267 +++++++++--------- 4 files changed, 159 insertions(+), 130 deletions(-) diff --git a/ccd-definition/AuthorisationCaseField/AuthorisationCaseFieldGAspec.json b/ccd-definition/AuthorisationCaseField/AuthorisationCaseFieldGAspec.json index e511e6ffb..c41c3e979 100644 --- a/ccd-definition/AuthorisationCaseField/AuthorisationCaseFieldGAspec.json +++ b/ccd-definition/AuthorisationCaseField/AuthorisationCaseFieldGAspec.json @@ -207,6 +207,14 @@ ], "CRUD": "CRUD" }, + { + "CaseTypeID": "GENERALAPPLICATION", + "CaseFieldID": "isPCClaimantMakingApplication", + "UserRoles": [ + "caseworker-civil-systemupdate" + ], + "CRUD": "CRUD" + }, { "CaseTypeID": "GENERALAPPLICATION", "CaseFieldID": "applicantSolicitor1UserDetails", diff --git a/ccd-definition/AuthorisationComplexType/systemUpdateGAspec.json b/ccd-definition/AuthorisationComplexType/systemUpdateGAspec.json index 4b4d8460b..35a87c6c0 100644 --- a/ccd-definition/AuthorisationComplexType/systemUpdateGAspec.json +++ b/ccd-definition/AuthorisationComplexType/systemUpdateGAspec.json @@ -354,6 +354,13 @@ "UserRole": "caseworker-civil-systemupdate", "CRUD": "CRU" }, + { + "CaseTypeID": "GENERALAPPLICATION", + "CaseFieldID": "generalApplications", + "ListElementCode": "isPCClaimantMakingApplication", + "UserRole": "caseworker-civil-systemupdate", + "CRUD": "CRU" + }, { "CaseTypeID": "GENERALAPPLICATION", "CaseFieldID": "generalApplications", diff --git a/ccd-definition/CaseField/CaseFieldGAspec.json b/ccd-definition/CaseField/CaseFieldGAspec.json index 5de9c1374..1e8038cf0 100644 --- a/ccd-definition/CaseField/CaseFieldGAspec.json +++ b/ccd-definition/CaseField/CaseFieldGAspec.json @@ -165,6 +165,13 @@ "FieldType": "YesOrNo", "SecurityClassification": "Public" }, + { + "CaseTypeID": "GENERALAPPLICATION", + "ID": "isPCClaimantMakingApplication", + "Label": " ", + "FieldType": "YesOrNo", + "SecurityClassification": "Public" + }, { "CaseTypeID": "GENERALAPPLICATION", "ID": "applicantSolicitor1UserDetails", diff --git a/ccd-definition/ComplexTypes/GeneralApplicationGAspec.json b/ccd-definition/ComplexTypes/GeneralApplicationGAspec.json index 41a30f21d..cd79dece7 100644 --- a/ccd-definition/ComplexTypes/GeneralApplicationGAspec.json +++ b/ccd-definition/ComplexTypes/GeneralApplicationGAspec.json @@ -1,132 +1,139 @@ [ - { - "ID": "generalApplicationCaseList", - "ListElementCode": "generalApplicationCaseListLabel", - "FieldType": "Text", - "Label": "Application Type", - "ElementLabel": "Application Type", - "SecurityClassification": "Public" - }, - { - "ID": "GeneralApplicationGAspec", - "ListElementCode": "generalAppParentCaseLink", - "FieldType": "CaseLink", - "Label": "Application ID", - "ElementLabel": "Application ID", - "SecurityClassification": "Public" - }, - { - "ID": "GeneralApplicationGAspec", - "ListElementCode": "generalAppType", - "FieldType": "GATypeGAspec", - "ElementLabel": " ", - "SecurityClassification": "Public" - }, - { - "ID": "GeneralApplicationGAspec", - "ListElementCode": "generalAppRespondentAgreement", - "FieldType": "GARespondentAgreementGAspec", - "ElementLabel": " ", - "SecurityClassification": "Public" - }, - { - "ID": "GeneralApplicationGAspec", - "ListElementCode": "generalAppUrgencyRequirement", - "FieldType": "GAUrgencyRecordGAspec", - "ElementLabel": " ", - "SecurityClassification": "Public" - }, - { - "ID": "GeneralApplicationGAspec", - "ListElementCode": "generalAppInformOtherParty", - "FieldType": "GAWithOrWithoutNotice", - "ElementLabel": " ", - "SecurityClassification": "Public" - }, - { - "ID": "GeneralApplicationGAspec", - "ListElementCode": "generalAppStatementOfTruth", - "ElementLabel": " ", - "FieldType": "GAStatementOfTruthGAspec", - "SecurityClassification": "Public" - }, - { - "ID": "GeneralApplicationGAspec", - "ListElementCode": "generalAppDetailsOfOrder", - "ElementLabel": " ", - "FieldType": "TextArea", - "SecurityClassification": "Public" - }, - { - "ID": "GeneralApplicationGAspec", - "ListElementCode": "generalAppReasonsOfOrder", - "ElementLabel": " ", - "FieldType": "TextArea", - "SecurityClassification": "Public" - }, - { - "ID": "GeneralApplicationGAspec", - "ListElementCode": "generalAppHearingDetails", - "ElementLabel": " ", - "FieldType": "GAHearingDetailsGAspec", - "SecurityClassification": "Public" - }, - { - "ID": "GeneralApplicationGAspec", - "ListElementCode": "generalAppPBADetails", - "ElementLabel": " ", - "FieldType": "GAPBADetailsGAspec", - "SecurityClassification": "Public" - }, - { - "ID": "GeneralApplicationGAspec", - "ListElementCode": "generalAppEvidenceDocument", - "FieldType": "Collection", - "FieldTypeParameter": "Document", - "ElementLabel": " ", - "RegularExpression": ".pdf,.txt,.doc,.dot,.docx,.rtf,.xls,.xlt,.xla,.xlsx,.xltx,.xlsb,.ppt,.pot,.pps,.ppa,.pptx,.potx,.ppsx", - "SecurityClassification": "Public" - }, - { - "ID": "GeneralApplicationGAspec", - "ListElementCode": "businessProcess", - "ElementLabel": " ", - "FieldType": "BusinessProcess", - "SecurityClassification": "Public" - }, - { - "ID": "GeneralApplicationGAspec", - "ListElementCode": "isMultiParty", - "FieldType": "YesOrNo", - "ElementLabel": " ", - "SecurityClassification": "Public" - }, - { - "ID": "GeneralApplicationGAspec", - "ListElementCode": "applicantSolicitor1UserDetails", - "ElementLabel": " ", - "FieldType": "GAUserDetailsGAspec", - "SecurityClassification": "Public" - }, - { - "ID": "GeneralApplicationGAspec", - "ListElementCode": "applicant1OrganisationPolicy", - "ElementLabel": " ", - "FieldType": "OrganisationPolicy", - "SecurityClassification": "Public" - }, - { - "ID": "GeneralApplicationGAspec", - "ListElementCode": "respondent1OrganisationPolicy", - "ElementLabel": " ", - "FieldType": "OrganisationPolicy", - "SecurityClassification": "Public" - }, - { - "ID": "GeneralApplicationGAspec", - "ListElementCode": "respondentSolicitor1EmailAddress", - "ElementLabel": " ", - "FieldType": "Email", - "SecurityClassification": "Public" - } + { + "ID": "generalApplicationCaseList", + "ListElementCode": "generalApplicationCaseListLabel", + "FieldType": "Text", + "Label": "Application Type", + "ElementLabel": "Application Type", + "SecurityClassification": "Public" + }, + { + "ID": "GeneralApplicationGAspec", + "ListElementCode": "generalAppParentCaseLink", + "FieldType": "CaseLink", + "Label": "Application ID", + "ElementLabel": "Application ID", + "SecurityClassification": "Public" + }, + { + "ID": "GeneralApplicationGAspec", + "ListElementCode": "generalAppType", + "FieldType": "GATypeGAspec", + "ElementLabel": " ", + "SecurityClassification": "Public" + }, + { + "ID": "GeneralApplicationGAspec", + "ListElementCode": "generalAppRespondentAgreement", + "FieldType": "GARespondentAgreementGAspec", + "ElementLabel": " ", + "SecurityClassification": "Public" + }, + { + "ID": "GeneralApplicationGAspec", + "ListElementCode": "generalAppUrgencyRequirement", + "FieldType": "GAUrgencyRecordGAspec", + "ElementLabel": " ", + "SecurityClassification": "Public" + }, + { + "ID": "GeneralApplicationGAspec", + "ListElementCode": "generalAppInformOtherParty", + "FieldType": "GAWithOrWithoutNotice", + "ElementLabel": " ", + "SecurityClassification": "Public" + }, + { + "ID": "GeneralApplicationGAspec", + "ListElementCode": "generalAppStatementOfTruth", + "ElementLabel": " ", + "FieldType": "GAStatementOfTruthGAspec", + "SecurityClassification": "Public" + }, + { + "ID": "GeneralApplicationGAspec", + "ListElementCode": "generalAppDetailsOfOrder", + "ElementLabel": " ", + "FieldType": "TextArea", + "SecurityClassification": "Public" + }, + { + "ID": "GeneralApplicationGAspec", + "ListElementCode": "generalAppReasonsOfOrder", + "ElementLabel": " ", + "FieldType": "TextArea", + "SecurityClassification": "Public" + }, + { + "ID": "GeneralApplicationGAspec", + "ListElementCode": "generalAppHearingDetails", + "ElementLabel": " ", + "FieldType": "GAHearingDetailsGAspec", + "SecurityClassification": "Public" + }, + { + "ID": "GeneralApplicationGAspec", + "ListElementCode": "generalAppPBADetails", + "ElementLabel": " ", + "FieldType": "GAPBADetailsGAspec", + "SecurityClassification": "Public" + }, + { + "ID": "GeneralApplicationGAspec", + "ListElementCode": "generalAppEvidenceDocument", + "FieldType": "Collection", + "FieldTypeParameter": "Document", + "ElementLabel": " ", + "RegularExpression": ".pdf,.txt,.doc,.dot,.docx,.rtf,.xls,.xlt,.xla,.xlsx,.xltx,.xlsb,.ppt,.pot,.pps,.ppa,.pptx,.potx,.ppsx", + "SecurityClassification": "Public" + }, + { + "ID": "GeneralApplicationGAspec", + "ListElementCode": "businessProcess", + "ElementLabel": " ", + "FieldType": "BusinessProcess", + "SecurityClassification": "Public" + }, + { + "ID": "GeneralApplicationGAspec", + "ListElementCode": "isMultiParty", + "FieldType": "YesOrNo", + "ElementLabel": " ", + "SecurityClassification": "Public" + }, + { + "ID": "GeneralApplicationGAspec", + "ListElementCode": "isPCClaimantMakingApplication", + "FieldType": "YesOrNo", + "ElementLabel": " ", + "SecurityClassification": "Public" + }, + { + "ID": "GeneralApplicationGAspec", + "ListElementCode": "applicantSolicitor1UserDetails", + "ElementLabel": " ", + "FieldType": "GAUserDetailsGAspec", + "SecurityClassification": "Public" + }, + { + "ID": "GeneralApplicationGAspec", + "ListElementCode": "applicant1OrganisationPolicy", + "ElementLabel": " ", + "FieldType": "OrganisationPolicy", + "SecurityClassification": "Public" + }, + { + "ID": "GeneralApplicationGAspec", + "ListElementCode": "respondent1OrganisationPolicy", + "ElementLabel": " ", + "FieldType": "OrganisationPolicy", + "SecurityClassification": "Public" + }, + { + "ID": "GeneralApplicationGAspec", + "ListElementCode": "respondentSolicitor1EmailAddress", + "ElementLabel": " ", + "FieldType": "Email", + "SecurityClassification": "Public" + } ]