From 17c28ddf4519531aad58bd9402ce2fa0be5c3b58 Mon Sep 17 00:00:00 2001 From: GarethLancaster <31533575+Gareth40342@users.noreply.github.com> Date: Fri, 24 Jan 2025 12:22:22 +0000 Subject: [PATCH 1/7] Added base query management configuration --- ...tionCaseEvent-QueryManagement-nonprod.json | 60 ++++++++ .../QueryManagement-nonprod.json | 142 ++++++++++++++++++ .../User/QueryManagement-nonprod.json | 34 +++++ .../QueryManagement-Raise-nonprod.json | 74 +++++++++ .../QueryManagement-Responsd-nonprod.json | 53 +++++++ .../CaseField/QueryManagement-nonprod.json | 51 +++++++ .../CaseTypeTab/QueryManagement-nonprod.json | 48 ++++++ .../ComplexTypes/LatestQuery-nonprod.json | 18 +++ .../civil-ccd/values.enableHelm.template.yaml | 5 +- charts/civil-ccd/values.preview.template.yaml | 2 + 10 files changed, 484 insertions(+), 3 deletions(-) create mode 100644 ccd-definition/AuthorisationCaseEvent/AuthorisationCaseEvent-QueryManagement-nonprod.json create mode 100644 ccd-definition/AuthorisationCaseField/QueryManagement-nonprod.json create mode 100644 ccd-definition/CaseEvent/User/QueryManagement-nonprod.json create mode 100644 ccd-definition/CaseEventToFields/QueryManagement-Raise-nonprod.json create mode 100644 ccd-definition/CaseEventToFields/QueryManagement-Responsd-nonprod.json create mode 100644 ccd-definition/CaseField/QueryManagement-nonprod.json create mode 100644 ccd-definition/CaseTypeTab/QueryManagement-nonprod.json create mode 100644 ccd-definition/ComplexTypes/LatestQuery-nonprod.json diff --git a/ccd-definition/AuthorisationCaseEvent/AuthorisationCaseEvent-QueryManagement-nonprod.json b/ccd-definition/AuthorisationCaseEvent/AuthorisationCaseEvent-QueryManagement-nonprod.json new file mode 100644 index 0000000000..52e4eb41e2 --- /dev/null +++ b/ccd-definition/AuthorisationCaseEvent/AuthorisationCaseEvent-QueryManagement-nonprod.json @@ -0,0 +1,60 @@ +[ + { + "CaseTypeID": "CIVIL${CCD_DEF_VERSION}", + "CaseEventID": "queryManagementRaiseQuery", + "AccessControl": [ + { + "UserRoles": [ + "APP-SOL-UNSPEC-PROFILE", + "APP-SOL-SPEC-PROFILE", + "RES-SOL-ONE-SPEC-PROFILE", + "RES-SOL-ONE-UNSPEC-PROFILE", + "RES-SOL-TWO-SPEC-PROFILE", + "RES-SOL-TWO-UNSPEC-PROFILE" + ], + "CRUD": "CRU" + }, + { + "UserRoles": [ + "caseworker-civil-admin", + "caseworker-civil-staff", + "judge-profile", + "GS_profile", + "court-officer-order", + "ctsc", + "nbc-team-leader" + ], + "CRUD": "R" + } + ] + }, + { + "CaseTypeID": "CIVIL${CCD_DEF_VERSION}", + "CaseEventID": "queryManagementRespondQuery", + "AccessControl": [ + { + "UserRoles": [ + "caseworker-civil-admin", + "caseworker-civil-staff", + "court-officer-order", + "ctsc", + "nbc-team-leader" + ], + "CRUD": "CRU" + }, + { + "UserRoles": [ + "APP-SOL-UNSPEC-PROFILE", + "APP-SOL-SPEC-PROFILE", + "RES-SOL-ONE-SPEC-PROFILE", + "RES-SOL-ONE-UNSPEC-PROFILE", + "RES-SOL-TWO-SPEC-PROFILE", + "RES-SOL-TWO-UNSPEC-PROFILE", + "judge-profile", + "GS_profile" + ], + "CRUD": "R" + } + ] + } +] diff --git a/ccd-definition/AuthorisationCaseField/QueryManagement-nonprod.json b/ccd-definition/AuthorisationCaseField/QueryManagement-nonprod.json new file mode 100644 index 0000000000..d5136ee2a2 --- /dev/null +++ b/ccd-definition/AuthorisationCaseField/QueryManagement-nonprod.json @@ -0,0 +1,142 @@ +[ + { + "LiveFrom": "01/01/2017", + "CaseTypeID": "CIVIL${CCD_DEF_VERSION}", + "CaseFieldID": "QueryManagementComponentLauncher", + "AccessControl": [ + { + "UserRoles": [ + "APP-SOL-UNSPEC-PROFILE", + "APP-SOL-SPEC-PROFILE", + "RES-SOL-ONE-SPEC-PROFILE", + "RES-SOL-ONE-UNSPEC-PROFILE", + "RES-SOL-TWO-SPEC-PROFILE", + "RES-SOL-TWO-UNSPEC-PROFILE", + "judge-profile", + "GS_profile", + "court-officer-order", + "ctsc", + "nbc-team-leader", + "caseworker-civil-admin", + "caseworker-civil-staff" + ], + "CRUD": "CRU" + } + ] + }, + { + "LiveFrom": "01/01/2017", + "CaseTypeID": "CIVIL${CCD_DEF_VERSION}", + "CaseFieldID": "QueryManagementComponentLauncher", + "UserRole": "caseworker-civil-systemupdate", + "CRUD": "CRUD" + }, + { + "LiveFrom": "01/01/2017", + "CaseTypeID": "CIVIL${CCD_DEF_VERSION}", + "CaseFieldID": "qmApplicantSolicitorQueries", + "AccessControl": [ + { + "UserRoles": [ + "APP-SOL-UNSPEC-PROFILE", + "APP-SOL-SPEC-PROFILE", + "caseworker-civil-admin", + "caseworker-civil-staff", + "court-officer-order", + "ctsc", + "nbc-team-leader" + ], + "CRUD": "CRU" + } + ] + }, + { + "LiveFrom": "01/01/2017", + "CaseTypeID": "CIVIL${CCD_DEF_VERSION}", + "CaseFieldID": "qmApplicantSolicitorQueries", + "UserRole": "caseworker-civil-systemupdate", + "CRUD": "CRUD" + }, + { + "LiveFrom": "01/01/2017", + "CaseTypeID": "CIVIL${CCD_DEF_VERSION}", + "CaseFieldID": "qmRespondentSolicitor1Queries", + "AccessControl": [ + { + "UserRoles": [ + "RES-SOL-ONE-SPEC-PROFILE", + "RES-SOL-ONE-UNSPEC-PROFILE", + "caseworker-civil-admin", + "caseworker-civil-staff", + "court-officer-order", + "ctsc", + "nbc-team-leader" + ], + "CRUD": "CRU" + } + ] + }, + { + "LiveFrom": "01/01/2017", + "CaseTypeID": "CIVIL${CCD_DEF_VERSION}", + "CaseFieldID": "qmRespondentSolicitor1Queries", + "UserRole": "caseworker-civil-systemupdate", + "CRUD": "CRUD" + }, + { + "LiveFrom": "01/01/2017", + "CaseTypeID": "CIVIL${CCD_DEF_VERSION}", + "CaseFieldID": "qmRespondentSolicitor2Queries", + "AccessControl": [ + { + "UserRoles": [ + "RES-SOL-TWO-SPEC-PROFILE", + "RES-SOL-TWO-UNSPEC-PROFILE", + "caseworker-civil-admin", + "caseworker-civil-staff", + "court-officer-order", + "ctsc", + "nbc-team-leader" + ], + "CRUD": "CRU" + } + ] + }, + { + "LiveFrom": "01/01/2017", + "CaseTypeID": "CIVIL${CCD_DEF_VERSION}", + "CaseFieldID": "qmRespondentSolicitor2Queries", + "UserRole": "caseworker-civil-systemupdate", + "CRUD": "CRUD" + }, + { + "LiveFrom": "01/01/2017", + "CaseTypeID": "CIVIL${CCD_DEF_VERSION}", + "CaseFieldID": "qmLatestQuery", + "AccessControl": [ + { + "UserRoles": [ + "APP-SOL-SPEC-PROFILE", + "APP-SOL-UNSPEC-PROFILE", + "RES-SOL-ONE-SPEC-PROFILE", + "RES-SOL-ONE-UNSPEC-PROFILE", + "RES-SOL-TWO-SPEC-PROFILE", + "RES-SOL-TWO-UNSPEC-PROFILE", + "caseworker-civil-admin", + "caseworker-civil-staff", + "court-officer-order", + "ctsc", + "nbc-team-leader" + ], + "CRUD": "CRU" + } + ] + }, + { + "LiveFrom": "01/01/2017", + "CaseTypeID": "CIVIL${CCD_DEF_VERSION}", + "CaseFieldID": "qmLatestQuery", + "UserRole": "caseworker-civil-systemupdate", + "CRUD": "CRUD" + } +] diff --git a/ccd-definition/CaseEvent/User/QueryManagement-nonprod.json b/ccd-definition/CaseEvent/User/QueryManagement-nonprod.json new file mode 100644 index 0000000000..9e12c2e8f5 --- /dev/null +++ b/ccd-definition/CaseEvent/User/QueryManagement-nonprod.json @@ -0,0 +1,34 @@ +[ + { + "LiveFrom": "01/01/2017", + "CaseTypeID": "CIVIL${CCD_DEF_VERSION}", + "ID": "queryManagementRaiseQuery", + "Name": "Raise a new query", + "Description": "Raise a new query", + "DisplayOrder": 1, + "PreConditionState(s)": "*", + "PostConditionState": "*", + "SecurityClassification": "Public", + "CallBackURLAboutToStartEvent": "${CCD_DEF_CASE_SERVICE_BASE_URL}/cases/callbacks/about-to-start", + "CallBackURLAboutToSubmitEvent": "${CCD_DEF_CASE_SERVICE_BASE_URL}/cases/callbacks/about-to-submit", + "EndButtonLabel": "Raise Query", + "ShowSummary": "N", + "ShowEventNotes": "N", + "Publish": "Y" + }, + { + "LiveFrom": "01/01/2017", + "CaseTypeID": "CIVIL${CCD_DEF_VERSION}", + "ID": "queryManagementRespondQuery", + "Name": "Respond to a query", + "Description": "Respond to a query", + "DisplayOrder": 2, + "PreConditionState(s)": "*", + "PostConditionState": "*", + "SecurityClassification": "Public", + "ShowSummary": "N", + "ShowEventNotes": "N", + "Publish": "Y", + "EndButtonLabel": "Respond to Query" + } +] diff --git a/ccd-definition/CaseEventToFields/QueryManagement-Raise-nonprod.json b/ccd-definition/CaseEventToFields/QueryManagement-Raise-nonprod.json new file mode 100644 index 0000000000..23fec07cc4 --- /dev/null +++ b/ccd-definition/CaseEventToFields/QueryManagement-Raise-nonprod.json @@ -0,0 +1,74 @@ +[ + { + "LiveFrom": "01/01/2018", + "CaseTypeID": "CIVIL${CCD_DEF_VERSION}", + "CaseEventID": "queryManagementRaiseQuery", + "CaseFieldID": "QueryManagementComponentLauncher", + "PageFieldDisplayOrder": 1, + "DisplayContext": "OPTIONAL", + "DisplayContextParameter" : "#ARGUMENT(CREATE,QueryManagement)", + "PageID": "queryManagementRaiseQuery", + "PageLabel": "Raise a new query", + "PageDisplayOrder": 1, + "ShowSummaryChangeOption": "N" + }, + { + "LiveFrom": "01/01/2018", + "CaseTypeID": "CIVIL${CCD_DEF_VERSION}", + "CaseEventID": "queryManagementRaiseQuery", + "CaseFieldID": "qmApplicantSolicitorQueries", + "PageFieldDisplayOrder": 2, + "DisplayContext": "OPTIONAL", + "DisplayContextParameter": "#ARGUMENT(CREATE)", + "PageID": "queryManagementRaiseQuery", + "PageLabel": "Raise a new query", + "Publish": "Y", + "PageDisplayOrder": 1, + "ShowSummaryChangeOption": "Y", + "FieldShowCondition": "QueryManagementComponentLauncher=\"DO_NOT_SHOW\"" + }, + { + "LiveFrom": "01/01/2018", + "CaseTypeID": "CIVIL${CCD_DEF_VERSION}", + "CaseEventID": "queryManagementRaiseQuery", + "CaseFieldID": "qmRespondentSolicitor1Queries", + "PageFieldDisplayOrder": 3, + "DisplayContext": "OPTIONAL", + "DisplayContextParameter": "#ARGUMENT(CREATE)", + "PageID": "queryManagementRaiseQuery", + "PageLabel": "Raise a new query", + "Publish": "Y", + "PageDisplayOrder": 1, + "ShowSummaryChangeOption": "Y", + "FieldShowCondition": "QueryManagementComponentLauncher=\"DO_NOT_SHOW\"" + }, + { + "LiveFrom": "01/01/2018", + "CaseTypeID": "CIVIL${CCD_DEF_VERSION}", + "CaseEventID": "queryManagementRaiseQuery", + "CaseFieldID": "qmRespondentSolicitor2Queries", + "PageFieldDisplayOrder": 4, + "DisplayContext": "OPTIONAL", + "DisplayContextParameter": "#ARGUMENT(CREATE)", + "PageID": "queryManagementRaiseQuery", + "PageLabel": "Raise a new query", + "Publish": "Y", + "PageDisplayOrder": 1, + "ShowSummaryChangeOption": "Y", + "FieldShowCondition": "QueryManagementComponentLauncher=\"DO_NOT_SHOW\"" + }, + { + "LiveFrom": "01/01/2018", + "CaseTypeID": "CIVIL${CCD_DEF_VERSION}", + "CaseEventID": "queryManagementRaiseQuery", + "CaseFieldID": "qmLatestQuery", + "PageFieldDisplayOrder": 5, + "DisplayContext": "READONLY", + "PageID": "queryManagementRaiseQuery", + "PageLabel": "Raise a new query", + "Publish": "Y", + "PageDisplayOrder": 1, + "ShowSummaryChangeOption": "N", + "FieldShowCondition": "QueryManagementComponentLauncher=\"DO_NOT_SHOW\"" + } +] diff --git a/ccd-definition/CaseEventToFields/QueryManagement-Responsd-nonprod.json b/ccd-definition/CaseEventToFields/QueryManagement-Responsd-nonprod.json new file mode 100644 index 0000000000..15da3228c8 --- /dev/null +++ b/ccd-definition/CaseEventToFields/QueryManagement-Responsd-nonprod.json @@ -0,0 +1,53 @@ +[ + { + "LiveFrom": "01/01/2018", + "CaseTypeID": "CIVIL${CCD_DEF_VERSION}", + "CaseEventID": "queryManagementRespondQuery", + "CaseFieldID": "QueryManagementComponentLauncher", + "PageFieldDisplayOrder": 1, + "DisplayContext": "OPTIONAL", + "PageID": "queryManagementRespondQuery", + "PageLabel": "Respond to a query", + "PageDisplayOrder": 1, + "ShowSummaryChangeOption": "N" + }, + { + "LiveFrom": "01/01/2018", + "CaseTypeID": "CIVIL${CCD_DEF_VERSION}", + "CaseEventID": "queryManagementRespondQuery", + "CaseFieldID": "qmApplicantSolicitorQueries", + "PageFieldDisplayOrder": 2, + "DisplayContext": "OPTIONAL", + "PageID": "queryManagementRespondQuery", + "PageLabel": "Respond to a query", + "FieldShowCondition": "QueryManagementComponentLauncher=\"DUMMY_VALUE_TO_HIDE_FIELD\"", + "PageDisplayOrder": 1, + "ShowSummaryChangeOption": "Y" + }, + { + "LiveFrom": "01/01/2018", + "CaseTypeID": "CIVIL${CCD_DEF_VERSION}", + "CaseEventID": "queryManagementRespondQuery", + "CaseFieldID": "qmRespondentSolicitor1Queries", + "PageFieldDisplayOrder": 3, + "DisplayContext": "OPTIONAL", + "PageID": "queryManagementRespondQuery", + "PageLabel": "Respond to a query", + "PageDisplayOrder": 1, + "ShowSummaryChangeOption": "Y", + "FieldShowCondition": "QueryManagementComponentLauncher=\"DUMMY_VALUE_TO_HIDE_FIELD\"" + }, + { + "LiveFrom": "01/01/2018", + "CaseTypeID": "CIVIL${CCD_DEF_VERSION}", + "CaseEventID": "queryManagementRespondQuery", + "CaseFieldID": "qmRespondentSolicitor2Queries", + "PageFieldDisplayOrder": 4, + "DisplayContext": "OPTIONAL", + "PageID": "queryManagementRespondQuery", + "PageLabel": "Respond to a query", + "PageDisplayOrder": 1, + "ShowSummaryChangeOption": "Y", + "FieldShowCondition": "QueryManagementComponentLauncher=\"DUMMY_VALUE_TO_HIDE_FIELD\"" + } +] diff --git a/ccd-definition/CaseField/QueryManagement-nonprod.json b/ccd-definition/CaseField/QueryManagement-nonprod.json new file mode 100644 index 0000000000..9264164417 --- /dev/null +++ b/ccd-definition/CaseField/QueryManagement-nonprod.json @@ -0,0 +1,51 @@ +[ + { + "LiveFrom": "01/01/2017", + "CaseTypeID": "CIVIL${CCD_DEF_VERSION}", + "ID": "QueryManagementComponentLauncher", + "FieldType": "ComponentLauncher", + "Label": "Component Launcher", + "SecurityClassification": "Public", + "Searchable": "N" + }, + { + "LiveFrom": "01/01/2017", + "CaseTypeID": "CIVIL${CCD_DEF_VERSION}", + "ID": "qmApplicantSolicitorQueries", + "FieldType": "CaseQueriesCollection", + "Label": "Queries", + "CRUD": "CRUD", + "SecurityClassification": "Public", + "Searchable": "N" + }, + { + "LiveFrom": "01/01/2017", + "CaseTypeID": "CIVIL${CCD_DEF_VERSION}", + "ID": "qmRespondentSolicitor1Queries", + "FieldType": "CaseQueriesCollection", + "Label": " ", + "CRUD": "CRUD", + "SecurityClassification": "Public", + "Searchable": "N" + }, + { + "LiveFrom": "01/01/2017", + "CaseTypeID": "CIVIL${CCD_DEF_VERSION}", + "ID": "qmRespondentSolicitor2Queries", + "FieldType": "CaseQueriesCollection", + "Label": " ", + "CRUD": "CRUD", + "SecurityClassification": "Public", + "Searchable": "N" + }, + { + "LiveFrom": "01/01/2017", + "CaseTypeID": "CIVIL${CCD_DEF_VERSION}", + "ID": "qmLatestQuery", + "FieldType": "LatestQuery", + "Label": " ", + "CRUD": "CRUD", + "SecurityClassification": "Public", + "Searchable": "N" + } +] diff --git a/ccd-definition/CaseTypeTab/QueryManagement-nonprod.json b/ccd-definition/CaseTypeTab/QueryManagement-nonprod.json new file mode 100644 index 0000000000..10772054a7 --- /dev/null +++ b/ccd-definition/CaseTypeTab/QueryManagement-nonprod.json @@ -0,0 +1,48 @@ +[ + { + "LiveFrom": "01/01/2017", + "CaseTypeID": "CIVIL${CCD_DEF_VERSION}", + "TabID": "QueryManagement", + "TabLabel": "Queries", + "TabDisplayOrder": 1, + "CaseFieldID": "QueryManagementComponentLauncher", + "DisplayContextParameter" : "#ARGUMENT(QueryManagement)", + "TabFieldDisplayOrder": 1 + }, + { + "LiveFrom": "01/01/2017", + "CaseTypeID": "CIVIL${CCD_DEF_VERSION}", + "Channel": "CaseWorker", + "TabID": "QueryManagement", + "TabLabel": "Queries", + "TabDisplayOrder": 1, + "CaseFieldID": "qmApplicantSolicitorQueries", + "DisplayContextParameter" : "#ARGUMENT(QueryManagement)", + "TabFieldDisplayOrder": 2, + "FieldShowCondition": "QueryManagementComponentLauncher!=\"\"" + }, + { + "LiveFrom": "01/01/2017", + "CaseTypeID": "CIVIL${CCD_DEF_VERSION}", + "Channel": "CaseWorker", + "TabID": "QueryManagement", + "TabLabel": "Queries", + "TabDisplayOrder": 1, + "CaseFieldID": "qmRespondentSolicitor1Queries", + "DisplayContextParameter" : "#ARGUMENT(QueryManagement)", + "TabFieldDisplayOrder": 3, + "FieldShowCondition": "QueryManagementComponentLauncher!=\"\"" + }, + { + "LiveFrom": "01/01/2017", + "CaseTypeID": "CIVIL${CCD_DEF_VERSION}", + "Channel": "CaseWorker", + "TabID": "QueryManagement", + "TabLabel": "Queries", + "TabDisplayOrder": 1, + "CaseFieldID": "qmRespondentSolicitor2Queries", + "DisplayContextParameter" : "#ARGUMENT(QueryManagement)", + "TabFieldDisplayOrder": 4, + "FieldShowCondition": "QueryManagementComponentLauncher!=\"\"" + } +] diff --git a/ccd-definition/ComplexTypes/LatestQuery-nonprod.json b/ccd-definition/ComplexTypes/LatestQuery-nonprod.json new file mode 100644 index 0000000000..6ab907c154 --- /dev/null +++ b/ccd-definition/ComplexTypes/LatestQuery-nonprod.json @@ -0,0 +1,18 @@ +[ + { + "ID": "LatestQuery", + "ListElementCode": "queryId", + "FieldType": "Text", + "ElementLabel": " ", + "SecurityClassification": "Public", + "Searchable": "N" + }, + { + "ID": "LatestQuery", + "ListElementCode": "isHearingRelated", + "FieldType": "YesOrNo", + "ElementLabel": " ", + "SecurityClassification": "Public", + "Searchable": "N" + } +] diff --git a/charts/civil-ccd/values.enableHelm.template.yaml b/charts/civil-ccd/values.enableHelm.template.yaml index cd91978852..a5d555b93f 100644 --- a/charts/civil-ccd/values.enableHelm.template.yaml +++ b/charts/civil-ccd/values.enableHelm.template.yaml @@ -3,7 +3,6 @@ xui-webapp: nodejs: imagePullPolicy: Always releaseNameOverride: ${SERVICE_NAME}-xui-webapp - image: hmctspublic.azurecr.io/xui/webapp:latest devcpuRequests: 100m devmemoryRequests: 1Gi devcpuLimits: 1 @@ -43,9 +42,9 @@ ccd: CCD_MULTIPARTY_FIX_ENABLED: true CCD_MULTIPARTY_LOG_LEVEL: DEBUG CCD_MULTIPARTY_CASE_TYPES: CIVIL - CCD_MULTIPARTY_EVENTS: DEFENDANT_RESPONSE,ACKNOWLEDGE_CLAIM,CLAIMANT_RESPONSE + CCD_MULTIPARTY_EVENTS: DEFENDANT_RESPONSE,ACKNOWLEDGE_CLAIM,CLAIMANT_RESPONSE,queryManagementRaiseQuery,queryManagementRespondQuery ROLE_ASSIGNMENT_URL: http://am-role-assignment-service-aat.service.core-compute-aat.internal - + ccd-definition-store-api: java: imagePullPolicy: Always diff --git a/charts/civil-ccd/values.preview.template.yaml b/charts/civil-ccd/values.preview.template.yaml index d49d7aa2b6..da6ee80b30 100644 --- a/charts/civil-ccd/values.preview.template.yaml +++ b/charts/civil-ccd/values.preview.template.yaml @@ -150,6 +150,8 @@ ccd: DATA_STORE_DEFAULT_LOG_LEVEL: WARN CASE_DATA_ISSUE_LOG_LEVEL: WARN UPLOAD_TIMESTAMP_FEATURED_CASE_TYPES: CIVIL, GENERALAPPLICATION + CCD_MULTIPARTY_CASE_TYPES: CIVIL + CCD_MULTIPARTY_EVENTS: DEFENDANT_RESPONSE,ACKNOWLEDGE_CLAIM,CLAIMANT_RESPONSE,queryManagementRaiseQuery,queryManagementRespondQuery ROLE_ASSIGNMENT_URL: http://${SERVICE_NAME}-am-role-assignment-service ingressHost: ccd-data-store-api-${SERVICE_FQDN} secrets: From 6920bdce659d00dce59a42e115490c37c35ae5d8 Mon Sep 17 00:00:00 2001 From: GarethLancaster <31533575+Gareth40342@users.noreply.github.com> Date: Mon, 3 Feb 2025 08:04:07 +0000 Subject: [PATCH 2/7] Added new query management case categories --- Jenkinsfile_CNP | 2 +- .../ComplexTypes/LatestQuery-nonprod.json | 16 ++++++++++++++++ .../values.enableWA.preview.template.yaml | 1 + 3 files changed, 18 insertions(+), 1 deletion(-) diff --git a/Jenkinsfile_CNP b/Jenkinsfile_CNP index ab42c3fd05..94fb2cdb9e 100644 --- a/Jenkinsfile_CNP +++ b/Jenkinsfile_CNP @@ -7,7 +7,7 @@ def type = "nodejs" def product = "civil" def component = "ccd" def camundaBranch = "master" -def dmnBranch = "master" +def dmnBranch = "CIV-15686" def waStandaloneBranch = "master" def yarnBuilder = new uk.gov.hmcts.contino.YarnBuilder(this) diff --git a/ccd-definition/ComplexTypes/LatestQuery-nonprod.json b/ccd-definition/ComplexTypes/LatestQuery-nonprod.json index 6ab907c154..e526e7db43 100644 --- a/ccd-definition/ComplexTypes/LatestQuery-nonprod.json +++ b/ccd-definition/ComplexTypes/LatestQuery-nonprod.json @@ -7,6 +7,14 @@ "SecurityClassification": "Public", "Searchable": "N" }, + { + "ID": "LatestQuery", + "ListElementCode": "subject", + "FieldType": "Text", + "ElementLabel": " ", + "SecurityClassification": "Public", + "Searchable": "N" + }, { "ID": "LatestQuery", "ListElementCode": "isHearingRelated", @@ -14,5 +22,13 @@ "ElementLabel": " ", "SecurityClassification": "Public", "Searchable": "N" + }, + { + "ID": "LatestQuery", + "ListElementCode": "dateSubmitted", + "FieldType": "DateTime", + "ElementLabel": " ", + "SecurityClassification": "Public", + "Searchable": "N" } ] diff --git a/charts/civil-ccd/values.enableWA.preview.template.yaml b/charts/civil-ccd/values.enableWA.preview.template.yaml index cddb2cdd93..3f142fd930 100644 --- a/charts/civil-ccd/values.enableWA.preview.template.yaml +++ b/charts/civil-ccd/values.enableWA.preview.template.yaml @@ -64,6 +64,7 @@ wa: wa-task-management-api: java: + ingressHost: ccd-message-publisher-${SERVICE_FQDN} environment: ROLE_ASSIGNMENT_URL: http://am-role-assignment-service-aat.service.core-compute-aat.internal POSTGRES_CONNECTION_OPTIONS: "?stringtype=unspecified" From f5109b8387bcb04d7dcbd723ac33216cc12cf2f8 Mon Sep 17 00:00:00 2001 From: GarethLancaster <31533575+Gareth40342@users.noreply.github.com> Date: Tue, 4 Feb 2025 14:06:36 +0000 Subject: [PATCH 3/7] Added new query document categories and adjusted judges access to query collections providing them only access to the attchments filed of the query collection fields --- .../QueryManagement-nonprod.json | 11 ++--- ...ryCollections-QueryManagement-nonprod.json | 44 +++++++++++++++++++ .../CaseTypeTab/QueryManagement-nonprod.json | 3 +- .../Categories-QueryManagement-nonprod.json | 30 +++++++++++++ 4 files changed, 80 insertions(+), 8 deletions(-) create mode 100644 ccd-definition/AuthorisationComplexType/QueryCollections-QueryManagement-nonprod.json create mode 100644 ccd-definition/Categories/Categories-QueryManagement-nonprod.json diff --git a/ccd-definition/AuthorisationCaseField/QueryManagement-nonprod.json b/ccd-definition/AuthorisationCaseField/QueryManagement-nonprod.json index d5136ee2a2..1210651817 100644 --- a/ccd-definition/AuthorisationCaseField/QueryManagement-nonprod.json +++ b/ccd-definition/AuthorisationCaseField/QueryManagement-nonprod.json @@ -12,9 +12,6 @@ "RES-SOL-ONE-UNSPEC-PROFILE", "RES-SOL-TWO-SPEC-PROFILE", "RES-SOL-TWO-UNSPEC-PROFILE", - "judge-profile", - "GS_profile", - "court-officer-order", "ctsc", "nbc-team-leader", "caseworker-civil-admin", @@ -42,9 +39,9 @@ "APP-SOL-SPEC-PROFILE", "caseworker-civil-admin", "caseworker-civil-staff", - "court-officer-order", "ctsc", - "nbc-team-leader" + "nbc-team-leader", + "judge-profile" ], "CRUD": "CRU" } @@ -68,7 +65,7 @@ "RES-SOL-ONE-UNSPEC-PROFILE", "caseworker-civil-admin", "caseworker-civil-staff", - "court-officer-order", + "judge-profile", "ctsc", "nbc-team-leader" ], @@ -94,7 +91,7 @@ "RES-SOL-TWO-UNSPEC-PROFILE", "caseworker-civil-admin", "caseworker-civil-staff", - "court-officer-order", + "judge-profile", "ctsc", "nbc-team-leader" ], diff --git a/ccd-definition/AuthorisationComplexType/QueryCollections-QueryManagement-nonprod.json b/ccd-definition/AuthorisationComplexType/QueryCollections-QueryManagement-nonprod.json new file mode 100644 index 0000000000..70a9a3319b --- /dev/null +++ b/ccd-definition/AuthorisationComplexType/QueryCollections-QueryManagement-nonprod.json @@ -0,0 +1,44 @@ +[ + { + "CaseTypeID": "CIVIL${CCD_DEF_VERSION}", + "CaseFieldID": "qmApplicantSolicitorQueries", + "ListElementCode": "caseMessages", + "UserRole": "judge-profile", + "CRUD": "CRU" + }, + { + "CaseTypeID": "CIVIL${CCD_DEF_VERSION}", + "CaseFieldID": "qmApplicantSolicitorQueries", + "ListElementCode": "caseMessages.attachments", + "UserRole": "judge-profile", + "CRUD": "CRU" + }, + { + "CaseTypeID": "CIVIL${CCD_DEF_VERSION}", + "CaseFieldID": "qmRespondentSolicitor1Queries", + "ListElementCode": "caseMessages", + "UserRole": "judge-profile", + "CRUD": "CRU" + }, + { + "CaseTypeID": "CIVIL${CCD_DEF_VERSION}", + "CaseFieldID": "qmRespondentSolicitor1Queries", + "ListElementCode": "caseMessages.attachments", + "UserRole": "judge-profile", + "CRUD": "CRU" + }, + { + "CaseTypeID": "CIVIL${CCD_DEF_VERSION}", + "CaseFieldID": "qmRespondentSolicitor2Queries", + "ListElementCode": "caseMessages", + "UserRole": "judge-profile", + "CRUD": "CRU" + }, + { + "CaseTypeID": "CIVIL${CCD_DEF_VERSION}", + "CaseFieldID": "qmRespondentSolicitor2Queries", + "ListElementCode": "caseMessages.attachments", + "UserRole": "judge-profile", + "CRUD": "CRU" + } +] diff --git a/ccd-definition/CaseTypeTab/QueryManagement-nonprod.json b/ccd-definition/CaseTypeTab/QueryManagement-nonprod.json index 10772054a7..14ef66c090 100644 --- a/ccd-definition/CaseTypeTab/QueryManagement-nonprod.json +++ b/ccd-definition/CaseTypeTab/QueryManagement-nonprod.json @@ -7,7 +7,8 @@ "TabDisplayOrder": 1, "CaseFieldID": "QueryManagementComponentLauncher", "DisplayContextParameter" : "#ARGUMENT(QueryManagement)", - "TabFieldDisplayOrder": 1 + "TabFieldDisplayOrder": 1, + "TabShowCondition": "qmApplicantSolicitorQueries.partyName = \"*\" OR qmRespondentSolicitor1Queries.partyName = \"*\" OR qmRespondentSolicitor2Queries.partyName = \"*\"" }, { "LiveFrom": "01/01/2017", diff --git a/ccd-definition/Categories/Categories-QueryManagement-nonprod.json b/ccd-definition/Categories/Categories-QueryManagement-nonprod.json new file mode 100644 index 0000000000..95fba7a316 --- /dev/null +++ b/ccd-definition/Categories/Categories-QueryManagement-nonprod.json @@ -0,0 +1,30 @@ +[ + { + "CaseTypeID": "CIVIL${CCD_DEF_VERSION}", + "CategoryID": "QueryDocuments", + "CategoryLabel": "Query documents", + "DisplayOrder": "50", + "ParentCategoryID": "" + }, + { + "CaseTypeID": "CIVIL${CCD_DEF_VERSION}", + "CategoryID": "ApplicantSolicitorQueryDocuments", + "CategoryLabel": "Claimant One", + "DisplayOrder": "1", + "ParentCategoryID": "QueryDocuments" + }, + { + "CaseTypeID": "CIVIL${CCD_DEF_VERSION}", + "CategoryID": "RespondentSolicitorOneQueryDocuments", + "CategoryLabel": "Defendant Solicitor One", + "DisplayOrder": "2", + "ParentCategoryID": "QueryDocuments" + }, + { + "CaseTypeID": "CIVIL${CCD_DEF_VERSION}", + "CategoryID": "RespondentSolicitorTwoQueryDocuments", + "CategoryLabel": "Defendant Solicitor Two", + "DisplayOrder": "3", + "ParentCategoryID": "QueryDocuments" + } +] From 195cb585f8f01364fc2d397c5d1002508df7d44a Mon Sep 17 00:00:00 2001 From: GarethLancaster <31533575+Gareth40342@users.noreply.github.com> Date: Mon, 10 Feb 2025 10:52:06 +0000 Subject: [PATCH 4/7] Updated casecategories and auths for qm --- Jenkinsfile_CNP | 2 +- ...tionCaseEvent-QueryManagement-nonprod.json | 2 - ...ryCollections-QueryManagement-nonprod.json | 54 ++++++++++++++++--- .../Categories-QueryManagement-nonprod.json | 23 +------- 4 files changed, 50 insertions(+), 31 deletions(-) diff --git a/Jenkinsfile_CNP b/Jenkinsfile_CNP index 94fb2cdb9e..fd23c199fc 100644 --- a/Jenkinsfile_CNP +++ b/Jenkinsfile_CNP @@ -7,7 +7,7 @@ def type = "nodejs" def product = "civil" def component = "ccd" def camundaBranch = "master" -def dmnBranch = "CIV-15686" +def dmnBranch = "feat/civ-0000-query-management" def waStandaloneBranch = "master" def yarnBuilder = new uk.gov.hmcts.contino.YarnBuilder(this) diff --git a/ccd-definition/AuthorisationCaseEvent/AuthorisationCaseEvent-QueryManagement-nonprod.json b/ccd-definition/AuthorisationCaseEvent/AuthorisationCaseEvent-QueryManagement-nonprod.json index 52e4eb41e2..8b3cb10bf3 100644 --- a/ccd-definition/AuthorisationCaseEvent/AuthorisationCaseEvent-QueryManagement-nonprod.json +++ b/ccd-definition/AuthorisationCaseEvent/AuthorisationCaseEvent-QueryManagement-nonprod.json @@ -20,7 +20,6 @@ "caseworker-civil-staff", "judge-profile", "GS_profile", - "court-officer-order", "ctsc", "nbc-team-leader" ], @@ -36,7 +35,6 @@ "UserRoles": [ "caseworker-civil-admin", "caseworker-civil-staff", - "court-officer-order", "ctsc", "nbc-team-leader" ], diff --git a/ccd-definition/AuthorisationComplexType/QueryCollections-QueryManagement-nonprod.json b/ccd-definition/AuthorisationComplexType/QueryCollections-QueryManagement-nonprod.json index 70a9a3319b..4dec7e4117 100644 --- a/ccd-definition/AuthorisationComplexType/QueryCollections-QueryManagement-nonprod.json +++ b/ccd-definition/AuthorisationComplexType/QueryCollections-QueryManagement-nonprod.json @@ -4,41 +4,83 @@ "CaseFieldID": "qmApplicantSolicitorQueries", "ListElementCode": "caseMessages", "UserRole": "judge-profile", - "CRUD": "CRU" + "CRUD": "R" + }, + { + "CaseTypeID": "CIVIL${CCD_DEF_VERSION}", + "CaseFieldID": "qmApplicantSolicitorQueries", + "ListElementCode": "caseMessages", + "UserRole": "GS_profile", + "CRUD": "R" }, { "CaseTypeID": "CIVIL${CCD_DEF_VERSION}", "CaseFieldID": "qmApplicantSolicitorQueries", "ListElementCode": "caseMessages.attachments", "UserRole": "judge-profile", - "CRUD": "CRU" + "CRUD": "R" + }, + { + "CaseTypeID": "CIVIL${CCD_DEF_VERSION}", + "CaseFieldID": "qmApplicantSolicitorQueries", + "ListElementCode": "caseMessages.attachments", + "UserRole": "GS_profile", + "CRUD": "R" }, { "CaseTypeID": "CIVIL${CCD_DEF_VERSION}", "CaseFieldID": "qmRespondentSolicitor1Queries", "ListElementCode": "caseMessages", "UserRole": "judge-profile", - "CRUD": "CRU" + "CRUD": "R" + }, + { + "CaseTypeID": "CIVIL${CCD_DEF_VERSION}", + "CaseFieldID": "qmRespondentSolicitor1Queries", + "ListElementCode": "caseMessages", + "UserRole": "GS_profile", + "CRUD": "R" }, { "CaseTypeID": "CIVIL${CCD_DEF_VERSION}", "CaseFieldID": "qmRespondentSolicitor1Queries", "ListElementCode": "caseMessages.attachments", "UserRole": "judge-profile", - "CRUD": "CRU" + "CRUD": "R" + }, + { + "CaseTypeID": "CIVIL${CCD_DEF_VERSION}", + "CaseFieldID": "qmRespondentSolicitor1Queries", + "ListElementCode": "caseMessages.attachments", + "UserRole": "GS_profile", + "CRUD": "R" }, { "CaseTypeID": "CIVIL${CCD_DEF_VERSION}", "CaseFieldID": "qmRespondentSolicitor2Queries", "ListElementCode": "caseMessages", "UserRole": "judge-profile", - "CRUD": "CRU" + "CRUD": "R" + }, + { + "CaseTypeID": "CIVIL${CCD_DEF_VERSION}", + "CaseFieldID": "qmRespondentSolicitor2Queries", + "ListElementCode": "caseMessages", + "UserRole": "GS_profile", + "CRUD": "R" }, { "CaseTypeID": "CIVIL${CCD_DEF_VERSION}", "CaseFieldID": "qmRespondentSolicitor2Queries", "ListElementCode": "caseMessages.attachments", "UserRole": "judge-profile", - "CRUD": "CRU" + "CRUD": "R" + }, + { + "CaseTypeID": "CIVIL${CCD_DEF_VERSION}", + "CaseFieldID": "qmRespondentSolicitor2Queries", + "ListElementCode": "caseMessages.attachments", + "UserRole": "GS_profile", + "CRUD": "R" } ] diff --git a/ccd-definition/Categories/Categories-QueryManagement-nonprod.json b/ccd-definition/Categories/Categories-QueryManagement-nonprod.json index 95fba7a316..e773c4c856 100644 --- a/ccd-definition/Categories/Categories-QueryManagement-nonprod.json +++ b/ccd-definition/Categories/Categories-QueryManagement-nonprod.json @@ -3,28 +3,7 @@ "CaseTypeID": "CIVIL${CCD_DEF_VERSION}", "CategoryID": "QueryDocuments", "CategoryLabel": "Query documents", - "DisplayOrder": "50", + "DisplayOrder": "13", "ParentCategoryID": "" - }, - { - "CaseTypeID": "CIVIL${CCD_DEF_VERSION}", - "CategoryID": "ApplicantSolicitorQueryDocuments", - "CategoryLabel": "Claimant One", - "DisplayOrder": "1", - "ParentCategoryID": "QueryDocuments" - }, - { - "CaseTypeID": "CIVIL${CCD_DEF_VERSION}", - "CategoryID": "RespondentSolicitorOneQueryDocuments", - "CategoryLabel": "Defendant Solicitor One", - "DisplayOrder": "2", - "ParentCategoryID": "QueryDocuments" - }, - { - "CaseTypeID": "CIVIL${CCD_DEF_VERSION}", - "CategoryID": "RespondentSolicitorTwoQueryDocuments", - "CategoryLabel": "Defendant Solicitor Two", - "DisplayOrder": "3", - "ParentCategoryID": "QueryDocuments" } ] From 492383d45caf81bdc751f269e5fc3349cb63e25e Mon Sep 17 00:00:00 2001 From: GarethLancaster <31533575+Gareth40342@users.noreply.github.com> Date: Mon, 10 Feb 2025 12:34:38 +0000 Subject: [PATCH 5/7] Updated qm collection auths --- .../QueryManagement-nonprod.json | 27 +++++-- ...ryCollections-QueryManagement-nonprod.json | 72 +++++++------------ 2 files changed, 47 insertions(+), 52 deletions(-) diff --git a/ccd-definition/AuthorisationCaseField/QueryManagement-nonprod.json b/ccd-definition/AuthorisationCaseField/QueryManagement-nonprod.json index 1210651817..f7294cb8ad 100644 --- a/ccd-definition/AuthorisationCaseField/QueryManagement-nonprod.json +++ b/ccd-definition/AuthorisationCaseField/QueryManagement-nonprod.json @@ -40,10 +40,16 @@ "caseworker-civil-admin", "caseworker-civil-staff", "ctsc", - "nbc-team-leader", - "judge-profile" + "nbc-team-leader" ], "CRUD": "CRU" + }, + { + "UserRoles": [ + "judge-profile", + "GS_profile" + ], + "CRUD": "R" } ] }, @@ -70,6 +76,13 @@ "nbc-team-leader" ], "CRUD": "CRU" + }, + { + "UserRoles": [ + "judge-profile", + "GS_profile" + ], + "CRUD": "R" } ] }, @@ -96,7 +109,14 @@ "nbc-team-leader" ], "CRUD": "CRU" - } + }, + { + "UserRoles": [ + "judge-profile", + "GS_profile" + ], + "CRUD": "R" + } ] }, { @@ -121,7 +141,6 @@ "RES-SOL-TWO-UNSPEC-PROFILE", "caseworker-civil-admin", "caseworker-civil-staff", - "court-officer-order", "ctsc", "nbc-team-leader" ], diff --git a/ccd-definition/AuthorisationComplexType/QueryCollections-QueryManagement-nonprod.json b/ccd-definition/AuthorisationComplexType/QueryCollections-QueryManagement-nonprod.json index 4dec7e4117..98b07564ec 100644 --- a/ccd-definition/AuthorisationComplexType/QueryCollections-QueryManagement-nonprod.json +++ b/ccd-definition/AuthorisationComplexType/QueryCollections-QueryManagement-nonprod.json @@ -3,84 +3,60 @@ "CaseTypeID": "CIVIL${CCD_DEF_VERSION}", "CaseFieldID": "qmApplicantSolicitorQueries", "ListElementCode": "caseMessages", - "UserRole": "judge-profile", - "CRUD": "R" - }, - { - "CaseTypeID": "CIVIL${CCD_DEF_VERSION}", - "CaseFieldID": "qmApplicantSolicitorQueries", - "ListElementCode": "caseMessages", - "UserRole": "GS_profile", - "CRUD": "R" - }, - { - "CaseTypeID": "CIVIL${CCD_DEF_VERSION}", - "CaseFieldID": "qmApplicantSolicitorQueries", - "ListElementCode": "caseMessages.attachments", - "UserRole": "judge-profile", + "UserRoles": [ + "judge-profile", + "GS_profile" + ], "CRUD": "R" }, { "CaseTypeID": "CIVIL${CCD_DEF_VERSION}", "CaseFieldID": "qmApplicantSolicitorQueries", "ListElementCode": "caseMessages.attachments", - "UserRole": "GS_profile", - "CRUD": "R" - }, - { - "CaseTypeID": "CIVIL${CCD_DEF_VERSION}", - "CaseFieldID": "qmRespondentSolicitor1Queries", - "ListElementCode": "caseMessages", - "UserRole": "judge-profile", + "UserRoles": [ + "judge-profile", + "GS_profile" + ], "CRUD": "R" }, { "CaseTypeID": "CIVIL${CCD_DEF_VERSION}", "CaseFieldID": "qmRespondentSolicitor1Queries", "ListElementCode": "caseMessages", - "UserRole": "GS_profile", + "UserRoles": [ + "judge-profile", + "GS_profile" + ], "CRUD": "R" }, { "CaseTypeID": "CIVIL${CCD_DEF_VERSION}", "CaseFieldID": "qmRespondentSolicitor1Queries", "ListElementCode": "caseMessages.attachments", - "UserRole": "judge-profile", - "CRUD": "R" - }, - { - "CaseTypeID": "CIVIL${CCD_DEF_VERSION}", - "CaseFieldID": "qmRespondentSolicitor1Queries", - "ListElementCode": "caseMessages.attachments", - "UserRole": "GS_profile", - "CRUD": "R" - }, - { - "CaseTypeID": "CIVIL${CCD_DEF_VERSION}", - "CaseFieldID": "qmRespondentSolicitor2Queries", - "ListElementCode": "caseMessages", - "UserRole": "judge-profile", + "UserRoles": [ + "judge-profile", + "GS_profile" + ], "CRUD": "R" }, { "CaseTypeID": "CIVIL${CCD_DEF_VERSION}", "CaseFieldID": "qmRespondentSolicitor2Queries", "ListElementCode": "caseMessages", - "UserRole": "GS_profile", - "CRUD": "R" - }, - { - "CaseTypeID": "CIVIL${CCD_DEF_VERSION}", - "CaseFieldID": "qmRespondentSolicitor2Queries", - "ListElementCode": "caseMessages.attachments", - "UserRole": "judge-profile", + "UserRoles": [ + "judge-profile", + "GS_profile" + ], "CRUD": "R" }, { "CaseTypeID": "CIVIL${CCD_DEF_VERSION}", "CaseFieldID": "qmRespondentSolicitor2Queries", "ListElementCode": "caseMessages.attachments", - "UserRole": "GS_profile", + "UserRoles": [ + "judge-profile", + "GS_profile" + ], "CRUD": "R" } ] From f3217310aa4baeca41a1208aec26cd8a08f7b5d8 Mon Sep 17 00:00:00 2001 From: GarethLancaster <31533575+Gareth40342@users.noreply.github.com> Date: Mon, 10 Feb 2025 14:49:24 +0000 Subject: [PATCH 6/7] Updated qm collection auths --- .../AuthorisationCaseField/QueryManagement-nonprod.json | 2 -- 1 file changed, 2 deletions(-) diff --git a/ccd-definition/AuthorisationCaseField/QueryManagement-nonprod.json b/ccd-definition/AuthorisationCaseField/QueryManagement-nonprod.json index f7294cb8ad..d4177bcfec 100644 --- a/ccd-definition/AuthorisationCaseField/QueryManagement-nonprod.json +++ b/ccd-definition/AuthorisationCaseField/QueryManagement-nonprod.json @@ -71,7 +71,6 @@ "RES-SOL-ONE-UNSPEC-PROFILE", "caseworker-civil-admin", "caseworker-civil-staff", - "judge-profile", "ctsc", "nbc-team-leader" ], @@ -104,7 +103,6 @@ "RES-SOL-TWO-UNSPEC-PROFILE", "caseworker-civil-admin", "caseworker-civil-staff", - "judge-profile", "ctsc", "nbc-team-leader" ], From b676207617388950e381ad6a14bd2bc6b91937b3 Mon Sep 17 00:00:00 2001 From: Gareth Lancaster <90632240+Gareth40343@users.noreply.github.com> Date: Tue, 11 Feb 2025 16:46:36 +0000 Subject: [PATCH 7/7] Update values.enableWA.preview.template.yaml --- Jenkinsfile_CNP | 2 +- charts/civil-ccd/values.enableWA.preview.template.yaml | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/Jenkinsfile_CNP b/Jenkinsfile_CNP index fd23c199fc..ab42c3fd05 100644 --- a/Jenkinsfile_CNP +++ b/Jenkinsfile_CNP @@ -7,7 +7,7 @@ def type = "nodejs" def product = "civil" def component = "ccd" def camundaBranch = "master" -def dmnBranch = "feat/civ-0000-query-management" +def dmnBranch = "master" def waStandaloneBranch = "master" def yarnBuilder = new uk.gov.hmcts.contino.YarnBuilder(this) diff --git a/charts/civil-ccd/values.enableWA.preview.template.yaml b/charts/civil-ccd/values.enableWA.preview.template.yaml index 83a66a5104..a1b1a44139 100644 --- a/charts/civil-ccd/values.enableWA.preview.template.yaml +++ b/charts/civil-ccd/values.enableWA.preview.template.yaml @@ -49,7 +49,6 @@ wa: wa-task-management-api: java: - ingressHost: ccd-message-publisher-${SERVICE_FQDN} environment: ROLE_ASSIGNMENT_URL: http://am-role-assignment-service-aat.service.core-compute-aat.internal POSTGRES_CONNECTION_OPTIONS: "?stringtype=unspecified"