From d96633fb0ee25f9346ded1afeb14dfa025bf0839 Mon Sep 17 00:00:00 2001 From: Dharmendra kumar Date: Mon, 17 May 2021 18:05:54 +0100 Subject: [PATCH] Revert to 99c2e52496ef83044e103c357ecf77066dffa470 --- Jenkinsfile_CNP | 49 +++-- README.md | 16 +- audit.json | 10 +- bin/build-release-ccd-definition.sh | 2 +- bin/create-github-release.sh | 20 +- bin/import-bpmn-diagram.sh | 2 +- bin/import-ccd-definition.sh | 2 +- .../load-aat-environment-variables.sh | 2 +- .../load-demo-environment-variables.sh | 2 +- .../load-preview-environment-variables.sh | 6 +- .../load-staging-environment-variables.sh | 6 +- build.gradle | 10 +- .../AuthorisationCaseEvent.json | 63 +++--- .../caseAccessAssignment.json | 2 +- .../AuthorisationCaseEvent/systemUpdate.json | 56 ++--- .../AuthorisationCaseField.json | 196 ++++++++--------- .../AuthorisationCaseField/approver.json | 8 +- .../caseAccessAssignment.json | 24 +-- .../AuthorisationCaseField/systemUpdate.json | 64 +++--- .../AuthorisationCaseState.json | 14 +- .../AuthorisationCaseState/approver.json | 10 +- .../caseAccessAssignment.json | 10 +- .../AuthorisationCaseState/systemUpdate.json | 14 +- .../AuthorisationCaseType.json | 2 +- .../AuthorisationCaseType/approver.json | 2 +- .../caseAccessAssignment.json | 2 +- .../AuthorisationCaseType/systemUpdate.json | 2 +- .../caseAccessAssignment.json | 20 +- .../AuthorisationComplexType/solicitor.json | 32 +-- .../Camunda/BusinessProcessEvents.json | 10 +- .../CaseEvent/Camunda/CaseEvents.json | 8 +- .../CaseEvent/Camunda/DocmosisEvents.json | 6 +- .../CaseEvent/Camunda/NotificationEvents.json | 54 ++--- .../CaseEvent/Camunda/PaymentEvents.json | 2 +- .../CaseEvent/Camunda/RoboticsEvents.json | 6 +- .../TestingSupport/TestingSupportEvents.json | 2 +- .../CaseEvent/User/UserEvents-nonprod.json | 4 +- ccd-definition/CaseEvent/User/UserEvents.json | 28 +-- .../AddOrAmendClaimDocuments.json | 2 +- .../CaseEventToComplexTypes/CreateClaim.json | 2 +- .../NotifyDefendantOfClaimDetails.json | 2 +- .../CaseEventToFields/AcknowledgeClaim.json | 8 +- .../AddDefendantLitigationFriend.json | 2 +- .../AddOrAmendClaimDocuments.json | 4 +- .../CaseEventToFields/AmendPartyDetails.json | 6 +- .../CaseProceedsInCaseman.json | 2 +- .../CaseEventToFields/ClaimantResponse.json | 42 ++-- .../CaseEventToFields/CreateClaim.json | 70 +++--- .../CaseEventToFields/DefendantResponse.json | 48 ++--- .../CaseEventToFields/DiscontinueClaim.json | 2 +- .../InformAgreedExtensionDate.json | 2 +- .../NotifyDefendantOfClaim.json | 2 +- .../NotifyDefendantOfClaimDetails.json | 4 +- .../CaseEventToFields/ResubmitClaim.json | 6 +- .../CaseEventToFields/WithdrawClaim.json | 2 +- ccd-definition/CaseField.json | 204 +++++++++--------- ccd-definition/CaseRoles.json | 10 +- ccd-definition/CaseType.json | 6 +- ccd-definition/CaseTypeTab/ClaimDetails.json | 28 +-- ccd-definition/CaseTypeTab/Documents.json | 2 +- ccd-definition/CaseTypeTab/Hearings.json | 12 +- ccd-definition/CaseTypeTab/History.json | 2 +- ccd-definition/CaseTypeTab/Summary.json | 22 +- .../ComplexTypes/ServedDocumentFiles.json | 8 + ccd-definition/FixedLists/PbaNumber.json | 8 +- ccd-definition/SearchCasesResultFields.json | 10 +- ccd-definition/SearchInputFields.json | 2 +- ccd-definition/SearchResultFields.json | 2 +- ccd-definition/State.json | 14 +- ccd-definition/UserProfile.json | 10 +- ccd-definition/WorkBasketInputFields.json | 2 +- ccd-definition/WorkBasketResultFields.json | 4 +- .../Chart.yaml | 10 +- .../values.aat.template.yaml | 44 ++-- .../values.preview.template.yaml | 20 +- .../values.yaml | 14 +- e2e/api/steps.js | 2 +- e2e/api/testingSupport.js | 6 +- e2e/config.js | 12 +- .../events/addOrAmendClaimDocuments.js | 4 +- e2e/fixtures/events/createClaim.js | 14 +- e2e/fixtures/events/resubmitClaim.js | 4 +- .../takeCaseOffline.page.js | 1 - .../claimantSolicitorOrganisation.page.js | 4 +- e2e/pages/createClaim/createCase.page.js | 2 +- .../defendantSolicitorOrganisation.page.js | 4 +- e2e/pages/createClaim/pbaNumber.page.js | 2 +- .../uploadParticularsOfClaim.page.js | 3 +- package.json | 4 +- .../{civil => unspec}/DemoUnitTest.java | 2 +- 90 files changed, 748 insertions(+), 724 deletions(-) rename charts/{civil-ccd => civil-damages-ccd}/Chart.yaml (76%) rename charts/{civil-ccd => civil-damages-ccd}/values.aat.template.yaml (82%) rename charts/{civil-ccd => civil-damages-ccd}/values.preview.template.yaml (93%) rename charts/{civil-ccd => civil-damages-ccd}/values.yaml (68%) rename src/test/java/uk/gov/hmcts/reform/{civil => unspec}/DemoUnitTest.java (87%) diff --git a/Jenkinsfile_CNP b/Jenkinsfile_CNP index 0075b0d8..e65ddce6 100644 --- a/Jenkinsfile_CNP +++ b/Jenkinsfile_CNP @@ -4,7 +4,7 @@ import uk.gov.hmcts.contino.AppPipelineConfig def type = "java" -def product = "civil" +def product = "civil-damages" def component = "ccd" AppPipelineConfig pipelineConf @@ -26,8 +26,8 @@ def secrets = [ secret('ccd-api-gateway-oauth2-client-secret', 'CCD_API_GATEWAY_IDAM_CLIENT_SECRET'), secret('postcode-info-address-lookup-token', 'ADDRESS_LOOKUP_TOKEN') ], - 'civil-${env}': [ - secret('microservicekey-civil-service', 'S2S_SECRET'), + 'unspec-${env}': [ + secret('microservicekey-unspec-service', 'S2S_SECRET'), secret('ccd-importer-username', 'CCD_CONFIGURER_IMPORTER_USERNAME'), secret('ccd-importer-password', 'CCD_CONFIGURER_IMPORTER_PASSWORD') ] @@ -45,13 +45,13 @@ def archiveCoreCaseDataDefinitions(env) { } dir("${WORKSPACE}/build") { - steps.archiveArtifacts artifacts: "ccd-release-config/civil-ccd-${env}.xlsx" + steps.archiveArtifacts artifacts: "ccd-release-config/civil-damages-ccd-${env}.xlsx" } } def uploadCoreCaseDataDefinitions(env) { dir("${WORKSPACE}/bin"){ - ccdDefinitionFilePath="${WORKSPACE}/build/ccd-release-config/civil-ccd-${env}.xlsx" + ccdDefinitionFilePath="${WORKSPACE}/build/ccd-release-config/civil-damages-ccd-${env}.xlsx" sh """ eval \$(./variables/load-${env}-environment-variables.sh) ${WORKSPACE}/bin/utils/ccd-import-definition.sh ${ccdDefinitionFilePath} @@ -63,7 +63,7 @@ withPipeline(type, product, component) { pipelineConf = config disableLegacyDeployment() enableAksStagingDeployment() - enableSlackNotifications('#civil_notifications') + enableSlackNotifications('#unspec_notification') onPR { loadVaultSecrets(secrets) @@ -76,6 +76,23 @@ withPipeline(type, product, component) { } after('checkout') { + onMaster { + withCredentials([usernamePassword(credentialsId: 'jenkins-github-hmcts-api-token', usernameVariable: 'USERNAME', passwordVariable: 'BEARER_TOKEN')]) { + try { + sh ''' + set -e + + git remote set-url origin $(git config remote.origin.url | sed "s/github.com/${BEARER_TOKEN}@github.com/g") + + git fetch origin demo:demo + git push --force origin HEAD:demo + ''' + } catch (err) { + notifyBuildEvent channel: '#unspec_notification', color: 'warning', message: 'civil-damages-ccd-definition: failed to update demo branch' + } + } + } + onDemo { def subscription = 'nonprod' withSubscription(subscription) { @@ -92,11 +109,11 @@ withPipeline(type, product, component) { eval \$(./bin/variables/load-preview-environment-variables.sh ${CHANGE_ID}) ./bin/add-roles.sh ./bin/import-ccd-definition.sh - ./bin/pull-latest-release-asset.sh civil-camunda-bpmn-definition civil-camunda-bpmn-definition.zip + ./bin/pull-latest-release-asset.sh civil-damages-camunda-bpmn-definition civil-damages-camunda-bpmn-definition.zip ./bin/import-bpmn-diagram.sh . """ - env.URL="https://xui-civil-ccd-pr-${CHANGE_ID}.service.core-compute-preview.internal" - env.CIVIL_SERVICE_URL="http://civil-ccd-pr-${CHANGE_ID}.service.core-compute-preview.internal" + env.URL="https://xui-civil-damages-ccd-pr-${CHANGE_ID}.service.core-compute-preview.internal" + env.UNSPEC_SERVICE_URL="http://civil-damages-ccd-pr-${CHANGE_ID}.service.core-compute-preview.internal" } after('smoketest:preview') { @@ -106,9 +123,9 @@ withPipeline(type, product, component) { before('functionalTest:preview') { env.IDAM_API_URL = "https://idam-api.aat.platform.hmcts.net" env.SERVICE_AUTH_PROVIDER_API_BASE_URL = "http://rpe-service-auth-provider-aat.service.core-compute-aat.internal" - env.CCD_DATA_STORE_URL = "http://ccd-data-store-api-civil-ccd-pr-${CHANGE_ID}.service.core-compute-preview.internal" + env.CCD_DATA_STORE_URL = "http://ccd-data-store-api-civil-damages-ccd-pr-${CHANGE_ID}.service.core-compute-preview.internal" env.DM_STORE_URL = "http://dm-store-aat.service.core-compute-aat.internal" - env.CIVIL_SERVICE_URL="http://civil-ccd-pr-${CHANGE_ID}.service.core-compute-preview.internal" + env.UNSPEC_SERVICE_URL="http://civil-damages-ccd-pr-${CHANGE_ID}.service.core-compute-preview.internal" } after('functionalTest:preview') { @@ -120,11 +137,11 @@ withPipeline(type, product, component) { eval \$(./bin/variables/load-staging-environment-variables.sh) ./bin/add-roles.sh ./bin/import-ccd-definition.sh - ./bin/pull-latest-release-asset.sh civil-camunda-bpmn-definition civil-camunda-bpmn-definition.zip + ./bin/pull-latest-release-asset.sh civil-damages-camunda-bpmn-definition civil-damages-camunda-bpmn-definition.zip ./bin/import-bpmn-diagram.sh . """ - env.URL="https://civil-ccd-xui-staging.aat.platform.hmcts.net" - env.CIVIL_SERVICE_URL="http://civil-ccd-staging.service.core-compute-aat.internal" + env.URL="https://civil-damages-ccd-xui-staging.aat.platform.hmcts.net" + env.UNSPEC_SERVICE_URL="http://civil-damages-ccd-staging.service.core-compute-aat.internal" archiveCoreCaseDataDefinitions('staging') uploadCoreCaseDataDefinitions('staging') } @@ -136,9 +153,9 @@ withPipeline(type, product, component) { before('functionalTest:aat') { env.IDAM_API_URL = "https://idam-api.aat.platform.hmcts.net" env.SERVICE_AUTH_PROVIDER_API_BASE_URL = "http://rpe-service-auth-provider-aat.service.core-compute-aat.internal" - env.CCD_DATA_STORE_URL = "http://civil-ccd-data-store-staging-aat.service.core-compute-aat.internal" + env.CCD_DATA_STORE_URL = "http://civil-damages-ccd-data-store-staging-aat.service.core-compute-aat.internal" env.DM_STORE_URL = "http://dm-store-aat.service.core-compute-aat.internal" - env.CIVIL_SERVICE_URL="http://civil-ccd-staging.service.core-compute-aat.internal" + env.UNSPEC_SERVICE_URL="http://civil-damages-ccd-staging.service.core-compute-aat.internal" } after('functionalTest:aat') { diff --git a/README.md b/README.md index c4b8da59..07103e5e 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ -# civil-ccd-definition +# civil-damages-ccd-definition -Civil CCD Definition and E2E tests +Civil Damages CCD Definition and E2E tests ### Contents: - [Building and deploying application](#building-and-deploying-the-application) @@ -10,11 +10,11 @@ Civil CCD Definition and E2E tests ### Dependencies -The project is dependent on other Civil repositories: -- [civil-service](https://github.com/hmcts/civil-service) -- [civil-camunda-bpmn-definition](https://github.com/hmcts/civil-camunda-bpmn-definition) +The project is dependent on other Civil Damages repositories: +- [civil-damages-service](https://github.com/hmcts/civil-damages-service) +- [civil-damages-camunda-bpmn-definition](https://github.com/hmcts/civil-damages-camunda-bpmn-definition) -To set up complete local environment for Civil check [civil-sdk](https://github.com/hmcts/civil-sdk) +To set up complete local environment for Civil Damages check [civil-damages-sdk](https://github.com/hmcts/civil-damages-sdk) ### Preview environment @@ -23,10 +23,10 @@ Camunda BPMN definitions will be pulled from the latest GitHub release. Service instance will be running the latest image version deployed to ACR. To access XUI visit url (make sure that it starts with `https`, otherwise IDAM won't let you log in): -- `https://xui-civil-ccd-pr-PR_NUMBER.service.core-compute-preview.internal` +- `https://xui-civil-damages-ccd-pr-PR_NUMBER.service.core-compute-preview.internal` To access Camunda visit url (login and password are both `admin`): -- `https://camunda-civil-ccd-pr-PR_NUMBER.service.core-compute-preview.internal` +- `https://camunda-civil-damages-ccd-pr-PR_NUMBER.service.core-compute-preview.internal` ## Testing The repo uses codeceptjs framework for e2e tests. diff --git a/audit.json b/audit.json index 03727f9d..7995be09 100644 --- a/audit.json +++ b/audit.json @@ -1,7 +1,7 @@ { - "100001_Unexpected Content-Type was returned_http://civil-service-aat.service.core-compute-aat.internal/_GET": "ignore", - "100000_A Client Error response code was returned by the server_http://civil-service-aat.service.core-compute-aat.internal/cases/callbacks/version/version/callback-type_POST": "ignore", - "100000_A Client Error response code was returned by the server_http://civil-service-aat.service.core-compute-aat.internal/cases/callbacks/version/version/callback-type/page-id_POST": "ignore", - "100000_A Client Error response code was returned by the server_http://civil-service-aat.service.core-compute-aat.internal/cases/callbacks/callback-type_POST": "ignore", - "100000_A Client Error response code was returned by the server_http://civil-service-aat.service.core-compute-aat.internal/cases/callbacks/callback-type/page-id_POST": "ignore" + "100001_Unexpected Content-Type was returned_http://unspec-service-aat.service.core-compute-aat.internal/_GET": "ignore", + "100000_A Client Error response code was returned by the server_http://unspec-service-aat.service.core-compute-aat.internal/cases/callbacks/version/version/callback-type_POST": "ignore", + "100000_A Client Error response code was returned by the server_http://unspec-service-aat.service.core-compute-aat.internal/cases/callbacks/version/version/callback-type/page-id_POST": "ignore", + "100000_A Client Error response code was returned by the server_http://unspec-service-aat.service.core-compute-aat.internal/cases/callbacks/callback-type_POST": "ignore", + "100000_A Client Error response code was returned by the server_http://unspec-service-aat.service.core-compute-aat.internal/cases/callbacks/callback-type/page-id_POST": "ignore" } diff --git a/bin/build-release-ccd-definition.sh b/bin/build-release-ccd-definition.sh index 85e3dd9c..ed4fe43b 100755 --- a/bin/build-release-ccd-definition.sh +++ b/bin/build-release-ccd-definition.sh @@ -18,7 +18,7 @@ fi root_dir=$(realpath $(dirname ${0})/..) config_dir=${root_dir}/ccd-definition build_dir=${root_dir}/build/ccd-release-config -release_definition_output_file=${build_dir}/civil-ccd-${environment}.xlsx +release_definition_output_file=${build_dir}/civil-damages-ccd-${environment}.xlsx mkdir -p ${build_dir} diff --git a/bin/create-github-release.sh b/bin/create-github-release.sh index e0b5cb05..6f203112 100755 --- a/bin/create-github-release.sh +++ b/bin/create-github-release.sh @@ -45,17 +45,17 @@ if [ -z "$BUILD_URL" ]; then exit 1 fi -zip -r civil-ccd-definition.zip ccd-definition -zip -r civil-e2e.zip e2e codecept.conf.js package.json steps.d.ts yarn.lock -cp build/ccd-release-config/civil-ccd-aat.xlsx civil-ccd-aat.xlsx +zip -r civil-damages-ccd-definition.zip ccd-definition +zip -r civil-damages-e2e.zip e2e codecept.conf.js package.json steps.d.ts yarn.lock +cp build/ccd-release-config/civil-damages-ccd-aat.xlsx civil-damages-ccd-aat.xlsx az login --identity -releaseId=$(createNewRelease civil-ccd-definition) +releaseId=$(createNewRelease civil-damages-ccd-definition) -uploadReleaseAsset civil-ccd-definition $releaseId civil-ccd-definition.zip -uploadReleaseAsset civil-ccd-definition $releaseId civil-e2e.zip -uploadReleaseAsset civil-ccd-definition $releaseId civil-ccd-aat.xlsx +uploadReleaseAsset civil-damages-ccd-definition $releaseId civil-damages-ccd-definition.zip +uploadReleaseAsset civil-damages-ccd-definition $releaseId civil-damages-e2e.zip +uploadReleaseAsset civil-damages-ccd-definition $releaseId civil-damages-ccd-aat.xlsx -rm civil-ccd-definition.zip -rm civil-e2e.zip -rm civil-ccd-aat.xlsx +rm civil-damages-ccd-definition.zip +rm civil-damages-e2e.zip +rm civil-damages-ccd-aat.xlsx diff --git a/bin/import-bpmn-diagram.sh b/bin/import-bpmn-diagram.sh index 432355ad..4737a554 100755 --- a/bin/import-bpmn-diagram.sh +++ b/bin/import-bpmn-diagram.sh @@ -3,7 +3,7 @@ set -eu workspace=${1} -serviceToken=$($(realpath $workspace)/bin/utils/idam-lease-service-token.sh civil_service \ +serviceToken=$($(realpath $workspace)/bin/utils/idam-lease-service-token.sh unspec_service \ $(docker run --rm toolbelt/oathtool --totp -b ${S2S_SECRET:-AABBCCDDEEFFGGHH})) filepath="$(realpath $workspace)/camunda" diff --git a/bin/import-ccd-definition.sh b/bin/import-ccd-definition.sh index 7e9179c4..c363e02e 100755 --- a/bin/import-ccd-definition.sh +++ b/bin/import-ccd-definition.sh @@ -1,7 +1,7 @@ #!/usr/bin/env bash definition_input_dir=$(realpath 'ccd-definition') -definition_output_file="$(realpath ".")/build/ccd-development-config/ccd-civil-dev.xlsx" +definition_output_file="$(realpath ".")/build/ccd-development-config/ccd-unspec-dev.xlsx" params="$@" ./bin/utils/import-ccd-definition.sh "${definition_input_dir}" "${definition_output_file}" "${params}" diff --git a/bin/variables/load-aat-environment-variables.sh b/bin/variables/load-aat-environment-variables.sh index 8af0bb95..8a9db465 100755 --- a/bin/variables/load-aat-environment-variables.sh +++ b/bin/variables/load-aat-environment-variables.sh @@ -11,4 +11,4 @@ echo "export CCD_IDAM_REDIRECT_URL=https://ccd-case-management-web-aat.service.c echo "export CCD_DEFINITION_STORE_API_BASE_URL=http://ccd-definition-store-api-aat.service.core-compute-aat.internal" # definition placeholders -echo "export CCD_DEF_CASE_SERVICE_BASE_URL=http://civil-service-aat.service.core-compute-aat.internal" +echo "export CCD_DEF_CASE_SERVICE_BASE_URL=http://civil-damages-service-aat.service.core-compute-aat.internal" diff --git a/bin/variables/load-demo-environment-variables.sh b/bin/variables/load-demo-environment-variables.sh index 7a0d41e1..8fcf2acf 100755 --- a/bin/variables/load-demo-environment-variables.sh +++ b/bin/variables/load-demo-environment-variables.sh @@ -11,4 +11,4 @@ echo "export CCD_IDAM_REDIRECT_URL=https://www-ccd.demo.platform.hmcts.net/oauth echo "export CCD_DEFINITION_STORE_API_BASE_URL=http://ccd-definition-store-api-demo.service.core-compute-demo.internal" # definition placeholders -echo "export CCD_DEF_CASE_SERVICE_BASE_URL=http://civil-service-demo.service.core-compute-demo.internal" +echo "export CCD_DEF_CASE_SERVICE_BASE_URL=http://civil-damages-service-demo.service.core-compute-demo.internal" diff --git a/bin/variables/load-preview-environment-variables.sh b/bin/variables/load-preview-environment-variables.sh index 61fe596b..a27e88fc 100755 --- a/bin/variables/load-preview-environment-variables.sh +++ b/bin/variables/load-preview-environment-variables.sh @@ -10,8 +10,8 @@ echo 'export ENVIRONMENT=preview' echo "export SERVICE_AUTH_PROVIDER_API_BASE_URL=http://rpe-service-auth-provider-aat.service.core-compute-aat.internal" echo "export IDAM_API_BASE_URL=https://idam-api.aat.platform.hmcts.net" echo "export CCD_IDAM_REDIRECT_URL=https://ccd-case-management-web-aat.service.core-compute-aat.internal/oauth2redirect" -echo "export CCD_DEFINITION_STORE_API_BASE_URL=https://ccd-definition-store-civil-ccd-pr-${pr}.service.core-compute-preview.internal" -echo "export CAMUNDA_BASE_URL=https://camunda-civil-ccd-pr-${pr}.service.core-compute-preview.internal" +echo "export CCD_DEFINITION_STORE_API_BASE_URL=https://ccd-definition-store-civil-damages-ccd-pr-${pr}.service.core-compute-preview.internal" +echo "export CAMUNDA_BASE_URL=https://camunda-civil-damages-ccd-pr-${pr}.service.core-compute-preview.internal" # definition placeholders -echo "export CCD_DEF_CASE_SERVICE_BASE_URL=http://civil-ccd-pr-${pr}.service.core-compute-preview.internal" +echo "export CCD_DEF_CASE_SERVICE_BASE_URL=http://civil-damages-ccd-pr-${pr}.service.core-compute-preview.internal" diff --git a/bin/variables/load-staging-environment-variables.sh b/bin/variables/load-staging-environment-variables.sh index ea674f48..fcd3e7a5 100755 --- a/bin/variables/load-staging-environment-variables.sh +++ b/bin/variables/load-staging-environment-variables.sh @@ -8,8 +8,8 @@ echo 'export ENVIRONMENT=aat' echo "export SERVICE_AUTH_PROVIDER_API_BASE_URL=http://rpe-service-auth-provider-aat.service.core-compute-aat.internal" echo "export IDAM_API_BASE_URL=https://idam-api.aat.platform.hmcts.net" echo "export CCD_IDAM_REDIRECT_URL=https://ccd-case-management-web-aat.service.core-compute-aat.internal/oauth2redirect" -echo "export CCD_DEFINITION_STORE_API_BASE_URL=http://civil-ccd-definition-store-staging-aat.service.core-compute-aat.internal" -echo "export CAMUNDA_BASE_URL=http://civil-ccd-camunda-staging-aat.service.core-compute-aat.internal" +echo "export CCD_DEFINITION_STORE_API_BASE_URL=http://civil-damages-ccd-definition-store-staging-aat.service.core-compute-aat.internal" +echo "export CAMUNDA_BASE_URL=http://civil-damages-ccd-camunda-staging-aat.service.core-compute-aat.internal" # definition placeholders -echo "export CCD_DEF_CASE_SERVICE_BASE_URL=http://civil-ccd-staging.service.core-compute-aat.internal" +echo "export CCD_DEF_CASE_SERVICE_BASE_URL=http://civil-damages-ccd-staging.service.core-compute-aat.internal" diff --git a/build.gradle b/build.gradle index 4a9a237b..ffd01af7 100644 --- a/build.gradle +++ b/build.gradle @@ -156,7 +156,7 @@ task lintUserInterfaceTests(type: Exec, description: 'Runs linting of E2E tests. task awaitApplicationReadiness(type: Exec, description: 'Awaits until application is ready.') { commandLine './bin/wait-for.sh', System.env.URL - commandLine './bin/wait-for.sh', System.env.CIVIL_SERVICE_URL + commandLine './bin/wait-for.sh', System.env.UNSPEC_SERVICE_URL } task runSmokeTests(type: Exec, description: 'Runs smoke tests.') { @@ -190,8 +190,8 @@ project.tasks['sonarqube'].dependsOn test, jacocoTestReport sonarqube { properties { - property "sonar.projectName", "CIVIL :: ccd-definition" - property "sonar.projectKey", "civil-ccd-definition" + property "sonar.projectName", "UNSPEC :: civil-damages-camunda-bpmn-definition" + property "sonar.projectKey", "civil-damages-camunda-bpmn-definition" property "sonar.coverage.jacoco.xmlReportPaths", "${jacocoTestReport.reports.xml.destination.path}" property "sonar.host.url", "https://sonar.reform.hmcts.net/" } @@ -315,7 +315,7 @@ dependencies { smokeTestImplementation sourceSets.main.runtimeClasspath } -mainClassName = 'uk.gov.hmcts.reform.civil.Application' +mainClassName = 'uk.gov.hmcts.reform.unspec.Application' bootJar { getArchiveFileName().set(provider { @@ -343,7 +343,7 @@ pact { tags = [System.getenv("PACT_BRANCH_NAME") ?: getCheckedOutGitCommitHash(), 'latest'] version = project.pactVersion if(pactBrokerUrl != 'https://pact-broker.platform.hmcts.net/'){ - excludes = ['civil_service-Idam_api'] + excludes = ['unspec_service-Idam_api'] } } } diff --git a/ccd-definition/AuthorisationCaseEvent/AuthorisationCaseEvent.json b/ccd-definition/AuthorisationCaseEvent/AuthorisationCaseEvent.json index 468554bf..dd126d4e 100644 --- a/ccd-definition/AuthorisationCaseEvent/AuthorisationCaseEvent.json +++ b/ccd-definition/AuthorisationCaseEvent/AuthorisationCaseEvent.json @@ -1,7 +1,7 @@ [ { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "CaseEventID": "CREATE_CLAIM", "AccessControl": [ { @@ -20,7 +20,7 @@ }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "CaseEventID": "ADD_OR_AMEND_CLAIM_DOCUMENTS", "AccessControl": [ { @@ -40,7 +40,7 @@ }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "CaseEventID": "ACKNOWLEDGE_CLAIM", "AccessControl": [ { @@ -60,7 +60,7 @@ }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "CaseEventID": "DEFENDANT_RESPONSE", "AccessControl": [ { @@ -80,7 +80,7 @@ }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "CaseEventID": "CLAIMANT_RESPONSE", "AccessControl": [ { @@ -100,7 +100,7 @@ }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "CaseEventID": "ADD_DEFENDANT_LITIGATION_FRIEND", "AccessControl": [ { @@ -120,14 +120,14 @@ }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "CaseEventID": "GENERATE_CLAIM_FORM", "UserRole": "caseworker-civil-solicitor", "CRUD": "R" }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "CaseEventID": "NOTIFY_DEFENDANT_OF_CLAIM", "AccessControl": [ { @@ -147,7 +147,7 @@ }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "CaseEventID": "PROCESS_CLAIM_ISSUE", "AccessControl": [ { @@ -167,7 +167,7 @@ }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "CaseEventID": "PROCESS_PAYMENT_FAILED", "AccessControl": [ { @@ -187,7 +187,7 @@ }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "CaseEventID": "NOTIFY_APPLICANT_SOLICITOR1_FOR_FAILED_PAYMENT", "AccessControl": [ { @@ -207,7 +207,7 @@ }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "CaseEventID": "NOTIFY_APPLICANT_SOLICITOR1_FOR_RESPONDENT_LITIGANT_IN_PERSON", "AccessControl": [ { @@ -228,7 +228,7 @@ }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "CaseEventID": "NOTIFY_APPLICANT_SOLICITOR1_FOR_CLAIM_CONTINUING_ONLINE", "AccessControl": [ { @@ -248,7 +248,7 @@ }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "CaseEventID": "NOTIFY_RESPONDENT_SOLICITOR1_FOR_CLAIM_DETAILS_CC", "AccessControl": [ { @@ -269,7 +269,7 @@ }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "CaseEventID": "NOTIFY_APPLICANT_SOLICITOR1_FOR_AGREED_EXTENSION_DATE_CC", "AccessControl": [ { @@ -290,7 +290,7 @@ }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "CaseEventID": "NOTIFY_APPLICANT_SOLICITOR1_FOR_CLAIM_ACKNOWLEDGEMENT_CC", "AccessControl": [ { @@ -311,7 +311,7 @@ }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "CaseEventID": "NOTIFY_APPLICANT_SOLICITOR1_FOR_DEFENDANT_RESPONSE_CC", "AccessControl": [ { @@ -332,7 +332,7 @@ }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "CaseEventID": "NOTIFY_APPLICANT_SOLICITOR1_FOR_CASE_HANDED_OFFLINE", "AccessControl": [ { @@ -353,7 +353,7 @@ }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "CaseEventID": "NOTIFY_RESPONDENT_SOLICITOR1_FOR_CLAIM_ISSUE_CC", "AccessControl": [ { @@ -374,7 +374,7 @@ }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "CaseEventID": "NOTIFY_RESPONDENT_SOLICITOR1_FOR_CLAIMANT_CONFIRMS_NOT_TO_PROCEED_CC", "AccessControl": [ { @@ -395,7 +395,7 @@ }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "CaseEventID": "NOTIFY_APPLICANT_SOLICITOR1_FOR_CASE_TAKEN_OFFLINE", "AccessControl": [ { @@ -416,7 +416,7 @@ }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "CaseEventID": "NOTIFY_APPLICANT_SOLICITOR1_FOR_CLAIM_DISMISSED", "AccessControl": [ { @@ -437,7 +437,7 @@ }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "CaseEventID": "NOTIFY_APPLICANT_SOLICITOR1_FOR_LITIGATION_FRIEND_ADDED", "AccessControl": [ { @@ -458,7 +458,7 @@ }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "CaseEventID": "NOTIFY_RESPONDENT_SOLICITOR1_FOR_CLAIMANT_CONFIRMS_TO_PROCEED_CC", "AccessControl": [ { @@ -479,7 +479,7 @@ }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "CaseEventID": "PROCEEDS_IN_HERITAGE_SYSTEM", "AccessControl": [ { @@ -500,7 +500,7 @@ }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "CaseEventID": "PROCESS_FULL_DEFENCE", "AccessControl": [ { @@ -513,7 +513,7 @@ }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "CaseEventID": "NOTIFY_DEFENDANT_OF_CLAIM_DETAILS", "AccessControl": [ { @@ -533,7 +533,7 @@ }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "CaseEventID": "RESUBMIT_CLAIM", "AccessControl": [ { @@ -546,7 +546,7 @@ }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "CaseEventID": "INFORM_AGREED_EXTENSION_DATE", "AccessControl": [ { @@ -564,9 +564,10 @@ } ] }, + { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "CaseEventID": "CASE_PROCEEDS_IN_CASEMAN", "AccessControl": [ { @@ -585,7 +586,7 @@ }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "CaseEventID": "AMEND_PARTY_DETAILS", "AccessControl": [ { diff --git a/ccd-definition/AuthorisationCaseEvent/caseAccessAssignment.json b/ccd-definition/AuthorisationCaseEvent/caseAccessAssignment.json index 2990af86..705b086a 100644 --- a/ccd-definition/AuthorisationCaseEvent/caseAccessAssignment.json +++ b/ccd-definition/AuthorisationCaseEvent/caseAccessAssignment.json @@ -1,7 +1,7 @@ [ { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "CaseEventID": "CREATE_CLAIM", "UserRole": "caseworker-caa", "CRUD": "CRU" diff --git a/ccd-definition/AuthorisationCaseEvent/systemUpdate.json b/ccd-definition/AuthorisationCaseEvent/systemUpdate.json index 18846c2e..ce68462a 100644 --- a/ccd-definition/AuthorisationCaseEvent/systemUpdate.json +++ b/ccd-definition/AuthorisationCaseEvent/systemUpdate.json @@ -1,196 +1,196 @@ [ { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "CaseEventID": "NOTIFY_RESPONDENT_SOLICITOR1_FOR_CLAIM_ISSUE", "UserRole": "caseworker-civil-systemupdate", "CRUD": "CRU" }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "CaseEventID": "NOTIFY_APPLICANT_SOLICITOR1_FOR_CLAIM_ACKNOWLEDGEMENT", "UserRole": "caseworker-civil-systemupdate", "CRUD": "CRU" }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "CaseEventID": "NOTIFY_APPLICANT_SOLICITOR1_FOR_AGREED_EXTENSION_DATE", "UserRole": "caseworker-civil-systemupdate", "CRUD": "CRU" }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "CaseEventID": "NOTIFY_RESPONDENT_SOLICITOR1_FOR_CLAIMANT_CONFIRMS_TO_PROCEED", "UserRole": "caseworker-civil-systemupdate", "CRUD": "CRU" }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "CaseEventID": "NOTIFY_RESPONDENT_SOLICITOR1_FOR_CLAIMANT_CONFIRMS_NOT_TO_PROCEED", "UserRole": "caseworker-civil-systemupdate", "CRUD": "CRU" }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "CaseEventID": "NOTIFY_RESPONDENT_SOLICITOR1_FOR_CASE_TAKEN_OFFLINE", "UserRole": "caseworker-civil-systemupdate", "CRUD": "CRU" }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "CaseEventID": "NOTIFY_RESPONDENT_SOLICITOR1_FOR_CASE_PROCEEDS_IN_CASEMAN", "UserRole": "caseworker-civil-systemupdate", "CRUD": "CRU" }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "CaseEventID": "NOTIFY_APPLICANT_SOLICITOR1_FOR_CASE_PROCEEDS_IN_CASEMAN", "UserRole": "caseworker-civil-systemupdate", "CRUD": "CRU" }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "CaseEventID": "NOTIFY_RESPONDENT_SOLICITOR1_FOR_LITIGATION_FRIEND_ADDED", "UserRole": "caseworker-civil-systemupdate", "CRUD": "CRU" }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "CaseEventID": "NOTIFY_APPLICANT_SOLICITOR1_FOR_DEFENDANT_RESPONSE", "UserRole": "caseworker-civil-systemupdate", "CRUD": "CRU" }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "CaseEventID": "NOTIFY_RESPONDENT_SOLICITOR1_FOR_CASE_HANDED_OFFLINE", "UserRole": "caseworker-civil-systemupdate", "CRUD": "CRU" }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "CaseEventID": "START_BUSINESS_PROCESS", "UserRole": "caseworker-civil-systemupdate", "CRUD": "CRU" }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "CaseEventID": "DISPATCH_BUSINESS_PROCESS", "UserRole": "caseworker-civil-systemupdate", "CRUD": "CRU" }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "CaseEventID": "END_BUSINESS_PROCESS", "UserRole": "caseworker-civil-systemupdate", "CRUD": "CRU" }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "CaseEventID": "MAKE_PBA_PAYMENT", "UserRole": "caseworker-civil-systemupdate", "CRUD": "CRU" }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "CaseEventID": "GENERATE_CLAIM_FORM", "UserRole": "caseworker-civil-systemupdate", "CRUD": "CRU" }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "CaseEventID": "DISMISS_CLAIM", "UserRole": "caseworker-civil-systemupdate", "CRUD": "CRU" }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "CaseEventID": "NOTIFY_RESPONDENT_SOLICITOR1_FOR_CLAIM_DISMISSED", "UserRole": "caseworker-civil-systemupdate", "CRUD": "CRU" }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "CaseEventID": "GENERATE_ACKNOWLEDGEMENT_OF_CLAIM", "UserRole": "caseworker-civil-systemupdate", "CRUD": "CRU" }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "CaseEventID": "GENERATE_DIRECTIONS_QUESTIONNAIRE", "UserRole": "caseworker-civil-systemupdate", "CRUD": "CRU" }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "CaseEventID": "NOTIFY_RPA_ON_CASE_HANDED_OFFLINE", "UserRole": "caseworker-civil-systemupdate", "CRUD": "CRU" }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "CaseEventID": "RETRY_NOTIFY_RPA_ON_CASE_HANDED_OFFLINE", "UserRole": "caseworker-civil-systemupdate", "CRUD": "CRU" }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "CaseEventID": "RESET_RPA_NOTIFICATION_BUSINESS_PROCESS", "UserRole": "caseworker-civil-systemupdate", "CRUD": "CRU" }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "CaseEventID": "NOTIFY_RESPONDENT_SOLICITOR1_FOR_CLAIM_DETAILS", "UserRole": "caseworker-civil-systemupdate", "CRUD": "CRU" }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "CaseEventID": "ASSIGN_CASE_TO_APPLICANT_SOLICITOR1", "UserRole": "caseworker-civil-systemupdate", "CRUD": "CRU" }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "CaseEventID": "VALIDATE_FEE", "UserRole": "caseworker-civil-systemupdate", "CRUD": "CRU" }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "CaseEventID": "UPDATE_CASE_DATA", "UserRole": "caseworker-civil-systemupdate", "CRUD": "CRU" }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "CaseEventID": "TAKE_CASE_OFFLINE", "UserRole": "caseworker-civil-systemupdate", "CRUD": "CRU" diff --git a/ccd-definition/AuthorisationCaseField/AuthorisationCaseField.json b/ccd-definition/AuthorisationCaseField/AuthorisationCaseField.json index 0b8a53d9..6e3e3ae4 100644 --- a/ccd-definition/AuthorisationCaseField/AuthorisationCaseField.json +++ b/ccd-definition/AuthorisationCaseField/AuthorisationCaseField.json @@ -1,7 +1,7 @@ [ { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "CaseFieldID": "caseHistory", "UserRoles": [ "caseworker-civil-solicitor", @@ -11,14 +11,14 @@ }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "CaseFieldID": "eligibilityQuestions", "UserRole": "caseworker-civil-solicitor", "CRUD": "CR" }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "CaseFieldID": "solicitorReferences", "AccessControl": [ { @@ -37,7 +37,7 @@ }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "CaseFieldID": "courtLocation", "AccessControl": [ { @@ -56,7 +56,7 @@ }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "CaseFieldID": "applicant1", "AccessControl": [ { @@ -75,7 +75,7 @@ }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "CaseFieldID": "applicant1LitigationFriend", "AccessControl": [ { @@ -94,7 +94,7 @@ }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "CaseFieldID": "applicant1LitigationFriendRequired", "AccessControl": [ { @@ -113,7 +113,7 @@ }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "CaseFieldID": "respondent1", "AccessControl": [ { @@ -132,7 +132,7 @@ }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "CaseFieldID": "respondent1Represented", "AccessControl": [ { @@ -151,7 +151,7 @@ }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "CaseFieldID": "respondent1OrgRegistered", "AccessControl": [ { @@ -170,7 +170,7 @@ }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "CaseFieldID": "claimType", "AccessControl": [ { @@ -189,7 +189,7 @@ }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "CaseFieldID": "claimTypeOther", "AccessControl": [ { @@ -208,7 +208,7 @@ }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "CaseFieldID": "personalInjuryType", "AccessControl": [ { @@ -227,7 +227,7 @@ }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "CaseFieldID": "personalInjuryTypeOther", "AccessControl": [ { @@ -246,7 +246,7 @@ }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "CaseFieldID": "claimValue", "AccessControl": [ { @@ -265,7 +265,7 @@ }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "CaseFieldID": "allocatedTrack", "AccessControl": [ { @@ -284,7 +284,7 @@ }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "CaseFieldID": "claimFee", "AccessControl": [ { @@ -303,7 +303,7 @@ }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "CaseFieldID": "applicantSolicitor1PbaAccounts", "AccessControl": [ { @@ -322,7 +322,7 @@ }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "CaseFieldID": "noPbaAccountsLabel", "AccessControl": [ { @@ -341,7 +341,7 @@ }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "CaseFieldID": "pbaAccountsInformationLabel", "AccessControl": [ { @@ -360,7 +360,7 @@ }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "CaseFieldID": "applicantSolicitor1PbaAccountsIsEmpty", "AccessControl": [ { @@ -379,7 +379,7 @@ }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "CaseFieldID": "claimStatementOfTruthLabel", "AccessControl": [ { @@ -398,7 +398,7 @@ }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "CaseFieldID": "applicantSolicitor1ClaimStatementOfTruth", "AccessControl": [ { @@ -417,7 +417,7 @@ }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "CaseFieldID": "statementOfTruthSubmitLabel", "AccessControl": [ { @@ -436,7 +436,7 @@ }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "CaseFieldID": "respondent1ResponseDeadline", "AccessControl": [ { @@ -456,7 +456,7 @@ }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "CaseFieldID": "submittedDate", "AccessControl": [ { @@ -476,7 +476,7 @@ }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "CaseFieldID": "servedDocumentFiles", "AccessControl": [ { @@ -495,7 +495,7 @@ }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "CaseFieldID": "issueDate", "AccessControl": [ { @@ -515,7 +515,7 @@ }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "CaseFieldID": "systemGeneratedCaseDocuments", "AccessControl": [ { @@ -534,7 +534,7 @@ }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "CaseFieldID": "respondentDetails", "AccessControl": [ { @@ -553,7 +553,7 @@ }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "CaseFieldID": "respondent1ClaimResponseIntentionType", "AccessControl": [ { @@ -573,7 +573,7 @@ }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "CaseFieldID": "respondent1ClaimResponseType", "AccessControl": [ { @@ -593,7 +593,7 @@ }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "CaseFieldID": "respondent1ClaimResponseDocument", "AccessControl": [ { @@ -613,7 +613,7 @@ }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "CaseFieldID": "applicant1ResponseDeadline", "AccessControl": [ { @@ -633,7 +633,7 @@ }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "CaseFieldID": "applicant1ProceedWithClaim", "AccessControl": [ { @@ -653,7 +653,7 @@ }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "CaseFieldID": "applicant1DefenceResponseDocument", "AccessControl": [ { @@ -673,7 +673,7 @@ }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "CaseFieldID": "legacyCaseReference", "AccessControl": [ { @@ -692,7 +692,7 @@ }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "CaseFieldID": "withdrawClaim", "AccessControl": [ { @@ -711,7 +711,7 @@ }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "CaseFieldID": "discontinueClaim", "AccessControl": [ { @@ -730,7 +730,7 @@ }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "CaseFieldID": "respondent1DQFileDirectionsQuestionnaire", "AccessControl": [ { @@ -750,7 +750,7 @@ }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "CaseFieldID": "respondent1DQDisclosureOfElectronicDocuments", "AccessControl": [ { @@ -770,7 +770,7 @@ }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "CaseFieldID": "respondent1DQDisclosureOfNonElectronicDocuments", "AccessControl": [ { @@ -790,7 +790,7 @@ }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "CaseFieldID": "respondent1DQDisclosureReport", "AccessControl": [ { @@ -810,7 +810,7 @@ }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "CaseFieldID": "respondent1DQExperts", "AccessControl": [ { @@ -830,7 +830,7 @@ }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "CaseFieldID": "respondent1DQWitnesses", "AccessControl": [ { @@ -850,7 +850,7 @@ }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "CaseFieldID": "respondent1DQHearing", "AccessControl": [ { @@ -870,7 +870,7 @@ }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "CaseFieldID": "respondent1DQDraftDirectionsLabel", "UserRoles": [ "caseworker-civil-solicitor", @@ -880,7 +880,7 @@ }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "CaseFieldID": "respondent1DQDraftDirections", "AccessControl": [ { @@ -900,7 +900,7 @@ }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "CaseFieldID": "respondent1DQRequestedCourt", "AccessControl": [ { @@ -920,7 +920,7 @@ }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "CaseFieldID": "respondent1DQHearingSupport", "AccessControl": [ { @@ -940,7 +940,7 @@ }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "CaseFieldID": "respondent1DQFurtherInformation", "AccessControl": [ { @@ -960,7 +960,7 @@ }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "CaseFieldID": "respondent1DQLanguage", "AccessControl": [ { @@ -980,7 +980,7 @@ }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "CaseFieldID": "respondent1DQStatementOfTruth", "AccessControl": [ { @@ -1000,7 +1000,7 @@ }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "CaseFieldID": "applicant1DQFileDirectionsQuestionnaire", "AccessControl": [ { @@ -1020,7 +1020,7 @@ }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "CaseFieldID": "applicant1DQDisclosureOfElectronicDocuments", "AccessControl": [ { @@ -1040,7 +1040,7 @@ }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "CaseFieldID": "applicant1DQDisclosureOfNonElectronicDocuments", "AccessControl": [ { @@ -1060,7 +1060,7 @@ }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "CaseFieldID": "applicant1DQDisclosureReport", "AccessControl": [ { @@ -1080,7 +1080,7 @@ }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "CaseFieldID": "applicant1DQExperts", "AccessControl": [ { @@ -1100,7 +1100,7 @@ }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "CaseFieldID": "applicant1DQWitnesses", "AccessControl": [ { @@ -1120,7 +1120,7 @@ }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "CaseFieldID": "applicant1DQHearing", "AccessControl": [ { @@ -1140,7 +1140,7 @@ }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "CaseFieldID": "applicant1DQDraftDirectionsLabel", "UserRoles": [ "[APPLICANTSOLICITORONE]", @@ -1150,7 +1150,7 @@ }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "CaseFieldID": "applicant1DQDraftDirections", "AccessControl": [ { @@ -1170,7 +1170,7 @@ }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "CaseFieldID": "applicant1DQHearingSupport", "AccessControl": [ { @@ -1190,7 +1190,7 @@ }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "CaseFieldID": "applicant1DQFurtherInformation", "AccessControl": [ { @@ -1210,7 +1210,7 @@ }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "CaseFieldID": "applicant1DQLanguage", "AccessControl": [ { @@ -1230,7 +1230,7 @@ }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "CaseFieldID": "applicant1DQStatementOfTruth", "AccessControl": [ { @@ -1250,7 +1250,7 @@ }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "CaseFieldID": "respondent1LitigationFriend", "AccessControl": [ { @@ -1270,7 +1270,7 @@ }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "CaseFieldID": "respondent1ResponseDate", "AccessControl": [ { @@ -1290,7 +1290,7 @@ }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "CaseFieldID": "applicant1OrganisationPolicy", "AccessControl": [ { @@ -1309,7 +1309,7 @@ }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "CaseFieldID": "applicant2OrganisationPolicy", "AccessControl": [ { @@ -1328,7 +1328,7 @@ }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "CaseFieldID": "respondent1OrganisationPolicy", "AccessControl": [ { @@ -1347,7 +1347,7 @@ }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "CaseFieldID": "respondent2OrganisationPolicy", "AccessControl": [ { @@ -1366,7 +1366,7 @@ }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "CaseFieldID": "respondentSolicitor1EmailAddress", "UserRoles": [ "caseworker-civil-solicitor", @@ -1376,7 +1376,7 @@ }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "CaseFieldID": "respondentSolicitor1OrganisationDetails", "AccessControl": [ { @@ -1395,7 +1395,7 @@ }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "CaseFieldID": "respondentSolicitor1OrgLabel", "AccessControl": [ { @@ -1414,7 +1414,7 @@ }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "CaseFieldID": "claimNotificationDate", "AccessControl": [ { @@ -1434,7 +1434,7 @@ }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "CaseFieldID": "notifyClaimLabel", "UserRoles": [ "caseworker-civil-solicitor", @@ -1444,7 +1444,7 @@ }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "CaseFieldID": "applicantSolicitor1CheckEmail", "AccessControl": [ { @@ -1463,7 +1463,7 @@ }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "CaseFieldID": "applicantSolicitor1UserDetails", "UserRoles": [ "caseworker-civil-solicitor", @@ -1473,14 +1473,14 @@ }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "CaseFieldID": "detailsOfClaimLabel", "UserRole": "caseworker-civil-solicitor", "CRUD": "CR" }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "CaseFieldID": "detailsOfClaim", "AccessControl": [ { @@ -1499,7 +1499,7 @@ }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "CaseFieldID": "claimDetailsNotificationDate", "AccessControl": [ { @@ -1519,7 +1519,7 @@ }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "CaseFieldID": "claimIssuedPaymentDetails", "AccessControl": [ { @@ -1544,7 +1544,7 @@ }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "CaseFieldID": "respondentSolicitor1AgreedDeadlineExtension", "AccessControl": [ { @@ -1564,21 +1564,21 @@ }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "CaseFieldID": "claimProceedsInCaseman", "UserRole": "caseworker-civil-admin", "CRUD": "CRU" }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "CaseFieldID": "amendPartyDetailsLabel", "UserRole": "caseworker-civil-admin", "CRUD": "CRU" }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "CaseFieldID": "paymentSuccessfulDate", "AccessControl": [ { @@ -1598,7 +1598,7 @@ }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "CaseFieldID": "claimNotificationDeadline", "AccessControl": [ { @@ -1618,7 +1618,7 @@ }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "CaseFieldID": "claimDetailsNotificationDeadline", "AccessControl": [ { @@ -1638,7 +1638,7 @@ }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "CaseFieldID": "claimDismissedDeadline", "AccessControl": [ { @@ -1658,7 +1658,7 @@ }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "CaseFieldID": "respondent1TimeExtensionDate", "AccessControl": [ { @@ -1678,7 +1678,7 @@ }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "CaseFieldID": "respondent1AcknowledgeNotificationDate", "AccessControl": [ { @@ -1698,7 +1698,7 @@ }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "CaseFieldID": "applicant1ResponseDate", "AccessControl": [ { @@ -1718,7 +1718,7 @@ }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "CaseFieldID": "takenOfflineDate", "AccessControl": [ { @@ -1738,7 +1738,7 @@ }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "CaseFieldID": "takenOfflineByStaffDate", "AccessControl": [ { @@ -1758,7 +1758,7 @@ }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "CaseFieldID": "claimDismissedDate", "UserRoles": [ "caseworker-civil-solicitor", @@ -1769,7 +1769,7 @@ }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "CaseFieldID": "uiStatementOfTruth", "UserRoles": [ "caseworker-civil-solicitor" @@ -1778,7 +1778,7 @@ }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "CaseFieldID": "uploadParticularsOfClaim", "AccessControl": [ { diff --git a/ccd-definition/AuthorisationCaseField/approver.json b/ccd-definition/AuthorisationCaseField/approver.json index f5ddf9a7..ae465fa3 100644 --- a/ccd-definition/AuthorisationCaseField/approver.json +++ b/ccd-definition/AuthorisationCaseField/approver.json @@ -1,28 +1,28 @@ [ { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "CaseFieldID": "applicant1OrganisationPolicy", "UserRole": "caseworker-approver", "CRUD": "CRU" }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "CaseFieldID": "applicant2OrganisationPolicy", "UserRole": "caseworker-approver", "CRUD": "CRU" }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "CaseFieldID": "respondent1OrganisationPolicy", "UserRole": "caseworker-approver", "CRUD": "CRU" }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "CaseFieldID": "respondent2OrganisationPolicy", "UserRole": "caseworker-approver", "CRUD": "CRU" diff --git a/ccd-definition/AuthorisationCaseField/caseAccessAssignment.json b/ccd-definition/AuthorisationCaseField/caseAccessAssignment.json index 67d88097..65071f59 100644 --- a/ccd-definition/AuthorisationCaseField/caseAccessAssignment.json +++ b/ccd-definition/AuthorisationCaseField/caseAccessAssignment.json @@ -1,84 +1,84 @@ [ { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "CaseFieldID": "solicitorReferences", "UserRole": "caseworker-caa", "CRUD": "CRU" }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "CaseFieldID": "applicant1", "UserRole": "caseworker-caa", "CRUD": "CRU" }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "CaseFieldID": "respondent1", "UserRole": "caseworker-caa", "CRUD": "CRU" }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "CaseFieldID": "claimType", "UserRole": "caseworker-caa", "CRUD": "CRU" }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "CaseFieldID": "claimTypeOther", "UserRole": "caseworker-caa", "CRUD": "CRUD" }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "CaseFieldID": "personalInjuryType", "UserRole": "caseworker-caa", "CRUD": "CRU" }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "CaseFieldID": "submittedDate", "UserRole": "caseworker-caa", "CRUD": "CRU" }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "CaseFieldID": "legacyCaseReference", "UserRole": "caseworker-caa", "CRUD": "CRU" }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "CaseFieldID": "applicant1OrganisationPolicy", "UserRole": "caseworker-caa", "CRUD": "CRU" }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "CaseFieldID": "applicant2OrganisationPolicy", "UserRole": "caseworker-caa", "CRUD": "CRU" }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "CaseFieldID": "respondent1OrganisationPolicy", "UserRole": "caseworker-caa", "CRUD": "CRU" }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "CaseFieldID": "respondent2OrganisationPolicy", "UserRole": "caseworker-caa", "CRUD": "CRU" diff --git a/ccd-definition/AuthorisationCaseField/systemUpdate.json b/ccd-definition/AuthorisationCaseField/systemUpdate.json index 2dc58084..bdf3fd89 100644 --- a/ccd-definition/AuthorisationCaseField/systemUpdate.json +++ b/ccd-definition/AuthorisationCaseField/systemUpdate.json @@ -1,224 +1,224 @@ [ { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "CaseFieldID": "eligibilityQuestions", "UserRole": "caseworker-civil-systemupdate", "CRUD": "R" }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "CaseFieldID": "solicitorReferences", "UserRole": "caseworker-civil-systemupdate", "CRUD": "R" }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "CaseFieldID": "courtLocation", "UserRole": "caseworker-civil-systemupdate", "CRUD": "R" }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "CaseFieldID": "applicant1", "UserRole": "caseworker-civil-systemupdate", "CRUD": "R" }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "CaseFieldID": "applicant1LitigationFriend", "UserRole": "caseworker-civil-systemupdate", "CRUD": "R" }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "CaseFieldID": "respondent1", "UserRole": "caseworker-civil-systemupdate", "CRUD": "R" }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "CaseFieldID": "claimType", "UserRole": "caseworker-civil-systemupdate", "CRUD": "R" }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "CaseFieldID": "claimTypeOther", "UserRole": "caseworker-civil-systemupdate", "CRUD": "R" }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "CaseFieldID": "personalInjuryType", "UserRole": "caseworker-civil-systemupdate", "CRUD": "R" }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "CaseFieldID": "personalInjuryTypeOther", "UserRole": "caseworker-civil-systemupdate", "CRUD": "R" }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "CaseFieldID": "claimValue", "UserRole": "caseworker-civil-systemupdate", "CRUD": "R" }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "CaseFieldID": "allocatedTrack", "UserRole": "caseworker-civil-systemupdate", "CRUD": "R" }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "CaseFieldID": "applicantSolicitor1ClaimStatementOfTruth", "UserRole": "caseworker-civil-systemupdate", "CRUD": "R" }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "CaseFieldID": "servedDocumentFiles", "UserRole": "caseworker-civil-systemupdate", "CRUD": "R" }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "CaseFieldID": "systemGeneratedCaseDocuments", "UserRole": "caseworker-civil-systemupdate", "CRUD": "R" }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "CaseFieldID": "respondentDetails", "UserRole": "caseworker-civil-systemupdate", "CRUD": "R" }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "CaseFieldID": "respondent1ClaimResponseIntentionType", "UserRole": "caseworker-civil-systemupdate", "CRUD": "R" }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "CaseFieldID": "respondent1ClaimResponseType", "UserRole": "caseworker-civil-systemupdate", "CRUD": "R" }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "CaseFieldID": "respondent1ClaimResponseDocument", "UserRole": "caseworker-civil-systemupdate", "CRUD": "R" }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "CaseFieldID": "applicant1ProceedWithClaim", "UserRole": "caseworker-civil-systemupdate", "CRUD": "R" }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "CaseFieldID": "applicant1DefenceResponseDocument", "UserRole": "caseworker-civil-systemupdate", "CRUD": "R" }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "CaseFieldID": "legacyCaseReference", "UserRole": "caseworker-civil-systemupdate", "CRUD": "R" }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "CaseFieldID": "withdrawClaim", "UserRole": "caseworker-civil-systemupdate", "CRUD": "R" }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "CaseFieldID": "discontinueClaim", "UserRole": "caseworker-civil-systemupdate", "CRUD": "R" }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "CaseFieldID": "businessProcess", "UserRole": "caseworker-civil-systemupdate", "CRUD": "CRUD" }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "CaseFieldID": "respondent1Represented", "UserRole": "caseworker-civil-systemupdate", "CRUD": "R" }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "CaseFieldID": "respondent1OrgRegistered", "UserRole": "caseworker-civil-systemupdate", "CRUD": "CRU" }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "CaseFieldID": "respondentSolicitor1EmailAddress", "UserRole": "caseworker-civil-systemupdate", "CRUD": "CRUD" }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "CaseFieldID": "respondentSolicitor1OrganisationDetails", "UserRole": "caseworker-civil-systemupdate", "CRUD": "CRUD" }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "CaseFieldID": "respondentSolicitor1OrgLabel", "UserRole": "caseworker-civil-systemupdate", "CRUD": "CRUD" }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "CaseFieldID": "applicantSolicitor1UserDetails", "UserRole": "caseworker-civil-systemupdate", "CRUD": "CRU" }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "CaseFieldID": "detailsOfClaim", "UserRole": "caseworker-civil-systemupdate", "CRUD": "R" diff --git a/ccd-definition/AuthorisationCaseState/AuthorisationCaseState.json b/ccd-definition/AuthorisationCaseState/AuthorisationCaseState.json index 8504b592..438718c8 100644 --- a/ccd-definition/AuthorisationCaseState/AuthorisationCaseState.json +++ b/ccd-definition/AuthorisationCaseState/AuthorisationCaseState.json @@ -1,7 +1,7 @@ [ { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "CaseStateID": "PENDING_CASE_ISSUED", "AccessControl": [ { @@ -22,7 +22,7 @@ }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "CaseStateID": "AWAITING_RESPONDENT_ACKNOWLEDGEMENT", "UserRoles": [ "caseworker-civil-solicitor", @@ -32,7 +32,7 @@ }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "CaseStateID": "AWAITING_APPLICANT_INTENTION", "UserRoles": [ "caseworker-civil-solicitor", @@ -42,7 +42,7 @@ }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "CaseStateID": "CASE_DISMISSED", "UserRoles": [ "caseworker-civil-solicitor", @@ -52,7 +52,7 @@ }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "CaseStateID": "PROCEEDS_IN_HERITAGE_SYSTEM", "UserRoles": [ "caseworker-civil-solicitor", @@ -62,7 +62,7 @@ }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "CaseStateID": "CASE_ISSUED", "AccessControl": [ { @@ -82,7 +82,7 @@ }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "CaseStateID": "AWAITING_CASE_DETAILS_NOTIFICATION", "AccessControl": [ { diff --git a/ccd-definition/AuthorisationCaseState/approver.json b/ccd-definition/AuthorisationCaseState/approver.json index 8b196116..8cd69b48 100644 --- a/ccd-definition/AuthorisationCaseState/approver.json +++ b/ccd-definition/AuthorisationCaseState/approver.json @@ -1,35 +1,35 @@ [ { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "CaseStateID": "PENDING_CASE_ISSUED", "UserRole": "caseworker-approver", "CRUD": "CRUD" }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "CaseStateID": "AWAITING_RESPONDENT_ACKNOWLEDGEMENT", "UserRole": "caseworker-approver", "CRUD": "CRUD" }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "CaseStateID": "AWAITING_APPLICANT_INTENTION", "UserRole": "caseworker-approver", "CRUD": "CRUD" }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "CaseStateID": "CASE_DISMISSED", "UserRole": "caseworker-approver", "CRUD": "CRUD" }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "CaseStateID": "PROCEEDS_IN_HERITAGE_SYSTEM", "UserRole": "caseworker-approver", "CRUD": "CRUD" diff --git a/ccd-definition/AuthorisationCaseState/caseAccessAssignment.json b/ccd-definition/AuthorisationCaseState/caseAccessAssignment.json index 3f51ddc8..3986aec7 100644 --- a/ccd-definition/AuthorisationCaseState/caseAccessAssignment.json +++ b/ccd-definition/AuthorisationCaseState/caseAccessAssignment.json @@ -1,35 +1,35 @@ [ { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "CaseStateID": "AWAITING_RESPONDENT_ACKNOWLEDGEMENT", "UserRole": "caseworker-caa", "CRUD": "CRUD" }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "CaseStateID": "AWAITING_APPLICANT_INTENTION", "UserRole": "caseworker-caa", "CRUD": "CRUD" }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "CaseStateID": "CASE_DISMISSED", "UserRole": "caseworker-caa", "CRUD": "CRUD" }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "CaseStateID": "PROCEEDS_IN_HERITAGE_SYSTEM", "UserRole": "caseworker-caa", "CRUD": "CRUD" }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "CaseStateID": "AWAITING_CASE_DETAILS_NOTIFICATION", "UserRole": "caseworker-caa", "CRUD": "CRUD" diff --git a/ccd-definition/AuthorisationCaseState/systemUpdate.json b/ccd-definition/AuthorisationCaseState/systemUpdate.json index 08d87cfa..018ec02b 100644 --- a/ccd-definition/AuthorisationCaseState/systemUpdate.json +++ b/ccd-definition/AuthorisationCaseState/systemUpdate.json @@ -1,49 +1,49 @@ [ { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "CaseStateID": "PENDING_CASE_ISSUED", "UserRole": "caseworker-civil-systemupdate", "CRUD": "CRUD" }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "CaseStateID": "AWAITING_RESPONDENT_ACKNOWLEDGEMENT", "UserRole": "caseworker-civil-systemupdate", "CRUD": "CRUD" }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "CaseStateID": "AWAITING_APPLICANT_INTENTION", "UserRole": "caseworker-civil-systemupdate", "CRUD": "CRUD" }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "CaseStateID": "PROCEEDS_IN_HERITAGE_SYSTEM", "UserRole": "caseworker-civil-systemupdate", "CRUD": "CRUD" }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "CaseStateID": "CASE_ISSUED", "UserRole": "caseworker-civil-systemupdate", "CRUD": "CRUD" }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "CaseStateID": "AWAITING_CASE_DETAILS_NOTIFICATION", "UserRole": "caseworker-civil-systemupdate", "CRUD": "CRUD" }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "CaseStateID": "CASE_DISMISSED", "UserRole": "caseworker-civil-systemupdate", "CRUD": "CRUD" diff --git a/ccd-definition/AuthorisationCaseType/AuthorisationCaseType.json b/ccd-definition/AuthorisationCaseType/AuthorisationCaseType.json index 7288d5c9..1af16eba 100644 --- a/ccd-definition/AuthorisationCaseType/AuthorisationCaseType.json +++ b/ccd-definition/AuthorisationCaseType/AuthorisationCaseType.json @@ -1,7 +1,7 @@ [ { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "UserRoles": [ "caseworker-civil-solicitor", "caseworker-civil-admin" diff --git a/ccd-definition/AuthorisationCaseType/approver.json b/ccd-definition/AuthorisationCaseType/approver.json index ed793d7e..e0845a11 100644 --- a/ccd-definition/AuthorisationCaseType/approver.json +++ b/ccd-definition/AuthorisationCaseType/approver.json @@ -1,7 +1,7 @@ [ { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "UserRole": "caseworker-approver", "CRUD": "CRUD" } diff --git a/ccd-definition/AuthorisationCaseType/caseAccessAssignment.json b/ccd-definition/AuthorisationCaseType/caseAccessAssignment.json index 694191a9..881caa46 100644 --- a/ccd-definition/AuthorisationCaseType/caseAccessAssignment.json +++ b/ccd-definition/AuthorisationCaseType/caseAccessAssignment.json @@ -1,7 +1,7 @@ [ { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "UserRole": "caseworker-caa", "CRUD": "CRUD" } diff --git a/ccd-definition/AuthorisationCaseType/systemUpdate.json b/ccd-definition/AuthorisationCaseType/systemUpdate.json index 3223ef65..7d5fb2e8 100644 --- a/ccd-definition/AuthorisationCaseType/systemUpdate.json +++ b/ccd-definition/AuthorisationCaseType/systemUpdate.json @@ -1,7 +1,7 @@ [ { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "UserRole": "caseworker-civil-systemupdate", "CRUD": "CRUD" } diff --git a/ccd-definition/AuthorisationComplexType/caseAccessAssignment.json b/ccd-definition/AuthorisationComplexType/caseAccessAssignment.json index 1fc68be4..6d616df3 100644 --- a/ccd-definition/AuthorisationComplexType/caseAccessAssignment.json +++ b/ccd-definition/AuthorisationComplexType/caseAccessAssignment.json @@ -1,7 +1,7 @@ [ { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "CaseFieldID": "applicant1OrganisationPolicy", "ListElementCode": "OrgPolicyCaseAssignedRole", "UserRole": "caseworker-caa", @@ -9,7 +9,7 @@ }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "CaseFieldID": "applicant1OrganisationPolicy", "ListElementCode": "OrgPolicyReference", "UserRole": "caseworker-caa", @@ -17,7 +17,7 @@ }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "CaseFieldID": "applicant1OrganisationPolicy", "ListElementCode": "Organisation", "UserRole": "caseworker-caa", @@ -25,7 +25,7 @@ }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "CaseFieldID": "applicant1OrganisationPolicy", "ListElementCode": "Organisation.OrganisationID", "UserRole": "caseworker-caa", @@ -33,7 +33,7 @@ }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "CaseFieldID": "applicant1OrganisationPolicy", "ListElementCode": "Organisation.OrganisationName", "UserRole": "caseworker-caa", @@ -41,7 +41,7 @@ }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "CaseFieldID": "respondent1OrganisationPolicy", "ListElementCode": "OrgPolicyCaseAssignedRole", "UserRole": "caseworker-caa", @@ -49,7 +49,7 @@ }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "CaseFieldID": "respondent1OrganisationPolicy", "ListElementCode": "OrgPolicyReference", "UserRole": "caseworker-caa", @@ -57,7 +57,7 @@ }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "CaseFieldID": "respondent1OrganisationPolicy", "ListElementCode": "Organisation", "UserRole": "caseworker-caa", @@ -65,7 +65,7 @@ }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "CaseFieldID": "respondent1OrganisationPolicy", "ListElementCode": "Organisation.OrganisationID", "UserRole": "caseworker-caa", @@ -73,7 +73,7 @@ }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "CaseFieldID": "respondent1OrganisationPolicy", "ListElementCode": "Organisation.OrganisationName", "UserRole": "caseworker-caa", diff --git a/ccd-definition/AuthorisationComplexType/solicitor.json b/ccd-definition/AuthorisationComplexType/solicitor.json index 8280adfd..cceeea2d 100644 --- a/ccd-definition/AuthorisationComplexType/solicitor.json +++ b/ccd-definition/AuthorisationComplexType/solicitor.json @@ -1,7 +1,7 @@ [ { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "CaseFieldID": "applicant1OrganisationPolicy", "ListElementCode": "OrgPolicyCaseAssignedRole", "UserRole": "caseworker-civil-solicitor", @@ -9,7 +9,7 @@ }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "CaseFieldID": "applicant1OrganisationPolicy", "ListElementCode": "OrgPolicyReference", "UserRole": "caseworker-civil-solicitor", @@ -17,7 +17,7 @@ }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "CaseFieldID": "applicant1OrganisationPolicy", "ListElementCode": "Organisation", "UserRole": "caseworker-civil-solicitor", @@ -25,7 +25,7 @@ }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "CaseFieldID": "applicant1OrganisationPolicy", "ListElementCode": "Organisation.OrganisationID", "UserRole": "caseworker-civil-solicitor", @@ -33,7 +33,7 @@ }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "CaseFieldID": "applicant1OrganisationPolicy", "ListElementCode": "Organisation.OrganisationName", "UserRole": "caseworker-civil-solicitor", @@ -41,7 +41,7 @@ }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "CaseFieldID": "respondent1OrganisationPolicy", "ListElementCode": "OrgPolicyCaseAssignedRole", "UserRole": "caseworker-civil-solicitor", @@ -49,7 +49,7 @@ }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "CaseFieldID": "respondent1OrganisationPolicy", "ListElementCode": "OrgPolicyReference", "UserRole": "caseworker-civil-solicitor", @@ -57,7 +57,7 @@ }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "CaseFieldID": "respondent1OrganisationPolicy", "ListElementCode": "Organisation", "UserRole": "caseworker-civil-solicitor", @@ -65,7 +65,7 @@ }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "CaseFieldID": "respondent1OrganisationPolicy", "ListElementCode": "Organisation.OrganisationID", "UserRole": "caseworker-civil-solicitor", @@ -73,7 +73,7 @@ }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "CaseFieldID": "respondent1OrganisationPolicy", "ListElementCode": "Organisation.OrganisationName", "UserRole": "caseworker-civil-solicitor", @@ -81,7 +81,7 @@ }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "CaseFieldID": "respondentSolicitor1OrganisationDetails", "ListElementCode": "organisationName", "UserRole": "caseworker-civil-solicitor", @@ -89,7 +89,7 @@ }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "CaseFieldID": "respondentSolicitor1OrganisationDetails", "ListElementCode": "phoneNumber", "UserRole": "caseworker-civil-solicitor", @@ -97,7 +97,7 @@ }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "CaseFieldID": "respondentSolicitor1OrganisationDetails", "ListElementCode": "email", "UserRole": "caseworker-civil-solicitor", @@ -105,7 +105,7 @@ }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "CaseFieldID": "respondentSolicitor1OrganisationDetails", "ListElementCode": "dx", "UserRole": "caseworker-civil-solicitor", @@ -113,7 +113,7 @@ }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "CaseFieldID": "respondentSolicitor1OrganisationDetails", "ListElementCode": "fax", "UserRole": "caseworker-civil-solicitor", @@ -121,7 +121,7 @@ }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "CaseFieldID": "respondentSolicitor1OrganisationDetails", "ListElementCode": "address", "UserRole": "caseworker-civil-solicitor", diff --git a/ccd-definition/CaseEvent/Camunda/BusinessProcessEvents.json b/ccd-definition/CaseEvent/Camunda/BusinessProcessEvents.json index da275c47..89da3505 100644 --- a/ccd-definition/CaseEvent/Camunda/BusinessProcessEvents.json +++ b/ccd-definition/CaseEvent/Camunda/BusinessProcessEvents.json @@ -1,7 +1,7 @@ [ { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "ID": "DISPATCH_BUSINESS_PROCESS", "Name": "Dispatch business process", "Description": "Set READY business process status to DISPATCHED", @@ -17,7 +17,7 @@ }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "ID": "START_BUSINESS_PROCESS", "Name": "Start business process", "Description": "Start business process", @@ -31,7 +31,7 @@ }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "ID": "END_BUSINESS_PROCESS", "Name": "End business process", "Description": "End business process", @@ -43,7 +43,7 @@ }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "ID": "ASSIGN_CASE_TO_APPLICANT_SOLICITOR1", "Name": "Assign to applicantSolicitor1", "Description": "Assign case to applicant solicitor 1", @@ -56,7 +56,7 @@ }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "ID": "VALIDATE_FEE", "Name": "Validate fee", "Description": "Validate fee", diff --git a/ccd-definition/CaseEvent/Camunda/CaseEvents.json b/ccd-definition/CaseEvent/Camunda/CaseEvents.json index 6240d6b5..57caad1e 100644 --- a/ccd-definition/CaseEvent/Camunda/CaseEvents.json +++ b/ccd-definition/CaseEvent/Camunda/CaseEvents.json @@ -1,7 +1,7 @@ [ { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "ID": "PROCESS_CLAIM_ISSUE", "Name": "Issue claim", "Description": "Issue claim", @@ -15,7 +15,7 @@ }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "ID": "PROCESS_PAYMENT_FAILED", "Name": "Payment failed", "Description": "Payment failed", @@ -28,7 +28,7 @@ }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "ID": "PROCEEDS_IN_HERITAGE_SYSTEM", "Name": "Proceed in heritage system", "Description": "Proceed in heritage system", @@ -42,7 +42,7 @@ }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "ID": "PROCESS_FULL_DEFENCE", "Name": "Full defence", "Description": "Full defence", diff --git a/ccd-definition/CaseEvent/Camunda/DocmosisEvents.json b/ccd-definition/CaseEvent/Camunda/DocmosisEvents.json index a22f1894..a9f62fe2 100644 --- a/ccd-definition/CaseEvent/Camunda/DocmosisEvents.json +++ b/ccd-definition/CaseEvent/Camunda/DocmosisEvents.json @@ -1,7 +1,7 @@ [ { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "ID": "GENERATE_CLAIM_FORM", "Name": "Generate claim form", "Description": "Generates claim form after successful payment", @@ -15,7 +15,7 @@ }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "ID": "GENERATE_ACKNOWLEDGEMENT_OF_CLAIM", "Name": "Generate aoc", "Description": "Generates acknowledgement of claim", @@ -29,7 +29,7 @@ }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "ID": "GENERATE_DIRECTIONS_QUESTIONNAIRE", "Name": "Generate dq", "Description": "Generates directions questionnaire", diff --git a/ccd-definition/CaseEvent/Camunda/NotificationEvents.json b/ccd-definition/CaseEvent/Camunda/NotificationEvents.json index 03f154c9..c237bdca 100644 --- a/ccd-definition/CaseEvent/Camunda/NotificationEvents.json +++ b/ccd-definition/CaseEvent/Camunda/NotificationEvents.json @@ -1,7 +1,7 @@ [ { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "ID": "NOTIFY_RESPONDENT_SOLICITOR1_FOR_CLAIM_ISSUE", "Name": "Email: Notify claim", "Description": "Notify respondent solicitor 1 for claim issue", @@ -15,7 +15,7 @@ }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "ID": "NOTIFY_RESPONDENT_SOLICITOR1_FOR_CLAIM_ISSUE_CC", "Name": "Email: Notify claim", "Description": "Notify respondent solicitor 1 for claim issue CC to applicant", @@ -29,7 +29,7 @@ }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "ID": "NOTIFY_APPLICANT_SOLICITOR1_FOR_CLAIM_CONTINUING_ONLINE", "Name": "Email: issue claim", "Description": "Notify applicant solicitor 1 for claim continuing online", @@ -43,7 +43,7 @@ }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "ID": "NOTIFY_APPLICANT_SOLICITOR1_FOR_CLAIM_ACKNOWLEDGEMENT", "Name": "Email:Acknowledge notification", "Description": "Notify applicant solicitor 1 for claim acknowledgement", @@ -57,7 +57,7 @@ }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "ID": "NOTIFY_APPLICANT_SOLICITOR1_FOR_CLAIM_ACKNOWLEDGEMENT_CC", "Name": "Email:Acknowledge notification", "Description": "Notify applicant solicitor 1 for claim acknowledgement CC to respondent", @@ -71,7 +71,7 @@ }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "ID": "NOTIFY_APPLICANT_SOLICITOR1_FOR_AGREED_EXTENSION_DATE", "Name": "Email: Notify of extension", "Description": "Notify applicant solicitor 1 for agreed extension date", @@ -85,7 +85,7 @@ }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "ID": "NOTIFY_APPLICANT_SOLICITOR1_FOR_AGREED_EXTENSION_DATE_CC", "Name": "Email: Notify of extension", "Description": "Notify applicant solicitor 1 for agreed extension date CC to respondent", @@ -99,7 +99,7 @@ }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "ID": "NOTIFY_RESPONDENT_SOLICITOR1_FOR_CLAIMANT_CONFIRMS_TO_PROCEED", "Name": "Email: C intends to proceed?", "Description": "Notify respondent solicitor 1 for claimant confirms to proceed", @@ -113,7 +113,7 @@ }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "ID": "NOTIFY_RESPONDENT_SOLICITOR1_FOR_CLAIMANT_CONFIRMS_TO_PROCEED_CC", "Name": "Email: C intends to proceed?", "Description": "Notify respondent solicitor 1 for claimant confirms to proceed CC to applicant", @@ -127,7 +127,7 @@ }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "ID": "NOTIFY_RESPONDENT_SOLICITOR1_FOR_CLAIMANT_CONFIRMS_NOT_TO_PROCEED", "Name": "Email: Transferred offline", "Description": "Notify respondent solicitor 1 for claimant confirms not to proceed", @@ -141,7 +141,7 @@ }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "ID": "NOTIFY_RESPONDENT_SOLICITOR1_FOR_CLAIMANT_CONFIRMS_NOT_TO_PROCEED_CC", "Name": "Email: Transferred offline", "Description": "Notify respondent solicitor 1 for claimant confirms not to proceed CC to applicant", @@ -155,7 +155,7 @@ }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "ID": "NOTIFY_RESPONDENT_SOLICITOR1_FOR_CASE_TAKEN_OFFLINE", "Name": "Email: Transfer claim offline", "Description": "Notify respondent solicitor 1 for case taken offline", @@ -169,7 +169,7 @@ }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "ID": "NOTIFY_APPLICANT_SOLICITOR1_FOR_CASE_TAKEN_OFFLINE", "Name": "Email: Transfer claim offline", "Description": "Notify applicant solicitor 1 for case taken offline", @@ -183,7 +183,7 @@ }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "ID": "NOTIFY_RESPONDENT_SOLICITOR1_FOR_CASE_PROCEEDS_IN_CASEMAN", "Name": "Notify respondent caseman", "Description": "Notify respondent solicitor 1 for case proceeds in caseman", @@ -197,7 +197,7 @@ }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "ID": "NOTIFY_APPLICANT_SOLICITOR1_FOR_CASE_PROCEEDS_IN_CASEMAN", "Name": "Notify applicant caseman", "Description": "Notify applicant solicitor 1 for case proceeds in caseman", @@ -211,7 +211,7 @@ }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "ID": "NOTIFY_APPLICANT_SOLICITOR1_FOR_LITIGATION_FRIEND_ADDED", "Name": "Email: Add litigation friend", "Description": "Notify applicant solicitor 1 for litigation friend added", @@ -225,7 +225,7 @@ }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "ID": "NOTIFY_RESPONDENT_SOLICITOR1_FOR_LITIGATION_FRIEND_ADDED", "Name": "Email: Add litigation friend", "Description": "Notify respondent solicitor 1 for litigation friend added", @@ -239,7 +239,7 @@ }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "ID": "NOTIFY_APPLICANT_SOLICITOR1_FOR_DEFENDANT_RESPONSE", "Name": "Email: Respond to claim", "Description": "Notify applicant solicitor 1 for defendant response", @@ -253,7 +253,7 @@ }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "ID": "NOTIFY_APPLICANT_SOLICITOR1_FOR_DEFENDANT_RESPONSE_CC", "Name": "Email: Respond to claim", "Description": "Notify applicant solicitor 1 for defendant response CC to respondent", @@ -267,7 +267,7 @@ }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "ID": "NOTIFY_RESPONDENT_SOLICITOR1_FOR_CASE_HANDED_OFFLINE", "Name": "Email: Transferred offline", "Description": "Notify respondent solicitor 1 for case to be handed offline", @@ -281,7 +281,7 @@ }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "ID": "NOTIFY_APPLICANT_SOLICITOR1_FOR_CASE_HANDED_OFFLINE", "Name": "Email: Transferred offline", "Description": "Notify applicant solicitor 1 for case to be handed offline", @@ -295,7 +295,7 @@ }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "ID": "NOTIFY_APPLICANT_SOLICITOR1_FOR_FAILED_PAYMENT", "Name": "Email: Payment failed", "Description": "Notify applicant solicitor 1 for failed payment", @@ -309,7 +309,7 @@ }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "ID": "NOTIFY_APPLICANT_SOLICITOR1_FOR_CLAIM_DISMISSED", "Name": "Email: Claim dismissed", "Description": "Notify applicant solicitor 1 for claim dismissed", @@ -323,7 +323,7 @@ }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "ID": "NOTIFY_RESPONDENT_SOLICITOR1_FOR_CLAIM_DISMISSED", "Name": "Email: Claim dismissed", "Description": "Notify respondent solicitor 1 for claim dismissed", @@ -337,7 +337,7 @@ }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "ID": "NOTIFY_APPLICANT_SOLICITOR1_FOR_RESPONDENT_LITIGANT_IN_PERSON", "Name": "Email: Transferred offline", "Description": "Notify applicant solicitor 1 of claim moving offline due to respondent litigant in person", @@ -351,7 +351,7 @@ }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "ID": "NOTIFY_RESPONDENT_SOLICITOR1_FOR_CLAIM_DETAILS", "Name": "Email: Notify claim details", "Description": "Notify respondent solicitor 1 of claim details", @@ -365,7 +365,7 @@ }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "ID": "NOTIFY_RESPONDENT_SOLICITOR1_FOR_CLAIM_DETAILS_CC", "Name": "Email: Notify claim details", "Description": "Notify respondent solicitor 1 of claim details CC to applicant", diff --git a/ccd-definition/CaseEvent/Camunda/PaymentEvents.json b/ccd-definition/CaseEvent/Camunda/PaymentEvents.json index 787351c0..f2067b4a 100644 --- a/ccd-definition/CaseEvent/Camunda/PaymentEvents.json +++ b/ccd-definition/CaseEvent/Camunda/PaymentEvents.json @@ -1,7 +1,7 @@ [ { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "ID": "MAKE_PBA_PAYMENT", "Name": "Make PBA payment", "Description": "Make PBA payment for issued claim", diff --git a/ccd-definition/CaseEvent/Camunda/RoboticsEvents.json b/ccd-definition/CaseEvent/Camunda/RoboticsEvents.json index eb91f6c8..7c64b70c 100644 --- a/ccd-definition/CaseEvent/Camunda/RoboticsEvents.json +++ b/ccd-definition/CaseEvent/Camunda/RoboticsEvents.json @@ -1,7 +1,7 @@ [ { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "ID": "NOTIFY_RPA_ON_CASE_HANDED_OFFLINE", "Name": "Notify RPA on case offline", "Description": "Notify by email with attached RPA JSON to robotics on case handed offline", @@ -15,7 +15,7 @@ }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "ID": "RETRY_NOTIFY_RPA_ON_CASE_HANDED_OFFLINE", "Name": "Retry RPA notification", "Description": "Retry notification by email with attached RPA JSON to robotics on case handed offline", @@ -29,7 +29,7 @@ }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "ID": "RESET_RPA_NOTIFICATION_BUSINESS_PROCESS", "Name": "Reset RPA notification", "Description": "Reset business process for RPA Notification", diff --git a/ccd-definition/CaseEvent/TestingSupport/TestingSupportEvents.json b/ccd-definition/CaseEvent/TestingSupport/TestingSupportEvents.json index 6f627560..c8090696 100644 --- a/ccd-definition/CaseEvent/TestingSupport/TestingSupportEvents.json +++ b/ccd-definition/CaseEvent/TestingSupport/TestingSupportEvents.json @@ -1,7 +1,7 @@ [ { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "ID": "UPDATE_CASE_DATA", "Name": "Update case data", "Description": "Testing support event to update case data ", diff --git a/ccd-definition/CaseEvent/User/UserEvents-nonprod.json b/ccd-definition/CaseEvent/User/UserEvents-nonprod.json index 25871fea..d608f30b 100644 --- a/ccd-definition/CaseEvent/User/UserEvents-nonprod.json +++ b/ccd-definition/CaseEvent/User/UserEvents-nonprod.json @@ -1,7 +1,7 @@ [ { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "ID": "WITHDRAW_CLAIM", "Name": "Withdraw claim", "Description": "Withdraw a claim", @@ -17,7 +17,7 @@ }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "ID": "DISCONTINUE_CLAIM", "Name": "Discontinue claim", "Description": "Discontinue a claim", diff --git a/ccd-definition/CaseEvent/User/UserEvents.json b/ccd-definition/CaseEvent/User/UserEvents.json index 4a895a38..98501dad 100644 --- a/ccd-definition/CaseEvent/User/UserEvents.json +++ b/ccd-definition/CaseEvent/User/UserEvents.json @@ -1,7 +1,7 @@ [ { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "ID": "CREATE_CLAIM", "Name": "Create claim", "Description": "Case created, post actions triggered", @@ -21,7 +21,7 @@ }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "ID": "NOTIFY_DEFENDANT_OF_CLAIM", "Name": "Notify claim", "Description": "Notify defendant solicitor of claim", @@ -40,7 +40,7 @@ }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "ID": "NOTIFY_DEFENDANT_OF_CLAIM_DETAILS", "Name": "Notify claim details", "Description": "Inform the defendant of particulars of claim", @@ -59,7 +59,7 @@ }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "ID": "ACKNOWLEDGE_CLAIM", "Name": "Acknowledge claim", "Description": "Defendant solicitor is acknowledging claim", @@ -79,7 +79,7 @@ }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "ID": "ADD_DEFENDANT_LITIGATION_FRIEND", "Name": "Add litigation friend", "Description": "Add litigation friend", @@ -96,7 +96,7 @@ }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "ID": "DEFENDANT_RESPONSE", "Name": "Respond to claim", "Description": "Defendant response to claim", @@ -116,7 +116,7 @@ }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "ID": "CLAIMANT_RESPONSE", "Name": "View and respond to defence", "Description": "View and respond to defendant", @@ -136,7 +136,7 @@ }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "ID": "DISMISS_CLAIM", "Name": "Move claim to dismissed", "Description": "Moves a claim to dismissed", @@ -154,7 +154,7 @@ }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "ID": "CASE_PROCEEDS_IN_CASEMAN", "Name": "Case proceeds in Caseman", "Description": "Case will proceed offline in Caseman system", @@ -174,7 +174,7 @@ }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "ID": "ADD_OR_AMEND_CLAIM_DOCUMENTS", "Name": "Add or amend claim documents", "Description": "Add or amend documents attached to the claim", @@ -193,7 +193,7 @@ }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "ID": "RESUBMIT_CLAIM", "Name": "Resubmit claim", "Description": "Resubmits claim for unsuccessful PBA payment", @@ -212,7 +212,7 @@ }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "ID": "INFORM_AGREED_EXTENSION_DATE", "Name": "Inform agreed extension date", "Description": "Enter an extension date that has already been agreed with other parties", @@ -231,7 +231,7 @@ }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "ID": "AMEND_PARTY_DETAILS", "Name": "Amend party details", "Description": "Update defendant and claimant solicitor email addresses", @@ -248,7 +248,7 @@ }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "ID": "TAKE_CASE_OFFLINE", "Name": "Take case offline", "Description": "Take case offline", diff --git a/ccd-definition/CaseEventToComplexTypes/AddOrAmendClaimDocuments.json b/ccd-definition/CaseEventToComplexTypes/AddOrAmendClaimDocuments.json index 5e3f29af..32bb7924 100644 --- a/ccd-definition/CaseEventToComplexTypes/AddOrAmendClaimDocuments.json +++ b/ccd-definition/CaseEventToComplexTypes/AddOrAmendClaimDocuments.json @@ -31,7 +31,7 @@ "ID": "Upload", "CaseEventID": "ADD_OR_AMEND_CLAIM_DOCUMENTS", "CaseFieldID": "servedDocumentFiles", - "ListElementCode": "particularsOfClaimDocument", + "ListElementCode": "particularsOfClaimDocumentNew", "FieldDisplayOrder": 4, "DisplayContext": "OPTIONAL" }, diff --git a/ccd-definition/CaseEventToComplexTypes/CreateClaim.json b/ccd-definition/CaseEventToComplexTypes/CreateClaim.json index 831bc21f..3223d190 100644 --- a/ccd-definition/CaseEventToComplexTypes/CreateClaim.json +++ b/ccd-definition/CaseEventToComplexTypes/CreateClaim.json @@ -402,7 +402,7 @@ "ID": "Upload", "CaseEventID": "CREATE_CLAIM", "CaseFieldID": "servedDocumentFiles", - "ListElementCode": "particularsOfClaimDocument", + "ListElementCode": "particularsOfClaimDocumentNew", "FieldDisplayOrder": 4, "DisplayContext": "OPTIONAL" }, diff --git a/ccd-definition/CaseEventToComplexTypes/NotifyDefendantOfClaimDetails.json b/ccd-definition/CaseEventToComplexTypes/NotifyDefendantOfClaimDetails.json index 47a011c9..40d1bb5a 100644 --- a/ccd-definition/CaseEventToComplexTypes/NotifyDefendantOfClaimDetails.json +++ b/ccd-definition/CaseEventToComplexTypes/NotifyDefendantOfClaimDetails.json @@ -31,7 +31,7 @@ "ID": "Upload", "CaseEventID": "NOTIFY_DEFENDANT_OF_CLAIM_DETAILS", "CaseFieldID": "servedDocumentFiles", - "ListElementCode": "particularsOfClaimDocument", + "ListElementCode": "particularsOfClaimDocumentNew", "FieldDisplayOrder": 4, "DisplayContext": "OPTIONAL" }, diff --git a/ccd-definition/CaseEventToFields/AcknowledgeClaim.json b/ccd-definition/CaseEventToFields/AcknowledgeClaim.json index 11380d70..014b2775 100644 --- a/ccd-definition/CaseEventToFields/AcknowledgeClaim.json +++ b/ccd-definition/CaseEventToFields/AcknowledgeClaim.json @@ -1,7 +1,7 @@ [ { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "CaseEventID": "ACKNOWLEDGE_CLAIM", "CaseFieldID": "respondentDetails", "PageFieldDisplayOrder": 1, @@ -13,7 +13,7 @@ }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "CaseEventID": "ACKNOWLEDGE_CLAIM", "CaseFieldID": "solicitorReferences", "CaseEventFieldLabel": "Confirm your details", @@ -28,7 +28,7 @@ }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "CaseEventID": "ACKNOWLEDGE_CLAIM", "CaseFieldID": "respondent1", "CaseEventFieldLabel": " ", @@ -41,7 +41,7 @@ }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "CaseEventID": "ACKNOWLEDGE_CLAIM", "CaseFieldID": "respondent1ClaimResponseIntentionType", "CaseEventFieldLabel": "The defendant intends to:", diff --git a/ccd-definition/CaseEventToFields/AddDefendantLitigationFriend.json b/ccd-definition/CaseEventToFields/AddDefendantLitigationFriend.json index 74164bf9..d2d7b905 100644 --- a/ccd-definition/CaseEventToFields/AddDefendantLitigationFriend.json +++ b/ccd-definition/CaseEventToFields/AddDefendantLitigationFriend.json @@ -1,7 +1,7 @@ [ { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "CaseEventID": "ADD_DEFENDANT_LITIGATION_FRIEND", "CaseFieldID": "respondent1LitigationFriend", "PageFieldDisplayOrder": 1, diff --git a/ccd-definition/CaseEventToFields/AddOrAmendClaimDocuments.json b/ccd-definition/CaseEventToFields/AddOrAmendClaimDocuments.json index c41257db..f7c6bca8 100644 --- a/ccd-definition/CaseEventToFields/AddOrAmendClaimDocuments.json +++ b/ccd-definition/CaseEventToFields/AddOrAmendClaimDocuments.json @@ -1,7 +1,7 @@ [ { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "CaseEventID": "ADD_OR_AMEND_CLAIM_DOCUMENTS", "CaseFieldID": "servedDocumentFiles", "PageFieldDisplayOrder": 1, @@ -10,6 +10,6 @@ "PageDisplayOrder": 1, "PageColumnNumber": 1, "ShowSummaryChangeOption": "Y", - "CallBackURLMidEvent": "${CCD_DEF_CASE_SERVICE_BASE_URL}/cases/callbacks/mid/particulars-of-claim" + "CallBackURLMidEvent": "${CCD_DEF_CASE_SERVICE_BASE_URL}/cases/callbacks/version/V_1/mid/particulars-of-claim" } ] diff --git a/ccd-definition/CaseEventToFields/AmendPartyDetails.json b/ccd-definition/CaseEventToFields/AmendPartyDetails.json index ddc46699..b04145f4 100644 --- a/ccd-definition/CaseEventToFields/AmendPartyDetails.json +++ b/ccd-definition/CaseEventToFields/AmendPartyDetails.json @@ -1,7 +1,7 @@ [ { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "CaseEventID": "AMEND_PARTY_DETAILS", "CaseFieldID": "amendPartyDetailsLabel", "PageFieldDisplayOrder": 1, @@ -12,7 +12,7 @@ }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "CaseEventID": "AMEND_PARTY_DETAILS", "CaseFieldID": "respondentSolicitor1EmailAddress", "PageFieldDisplayOrder": 2, @@ -24,7 +24,7 @@ }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "CaseEventID": "AMEND_PARTY_DETAILS", "CaseFieldID": "applicantSolicitor1UserDetails", "PageFieldDisplayOrder": 3, diff --git a/ccd-definition/CaseEventToFields/CaseProceedsInCaseman.json b/ccd-definition/CaseEventToFields/CaseProceedsInCaseman.json index 8908f8ee..573d745e 100644 --- a/ccd-definition/CaseEventToFields/CaseProceedsInCaseman.json +++ b/ccd-definition/CaseEventToFields/CaseProceedsInCaseman.json @@ -1,7 +1,7 @@ [ { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "CaseEventID": "CASE_PROCEEDS_IN_CASEMAN", "CaseFieldID": "claimProceedsInCaseman", "PageFieldDisplayOrder": 1, diff --git a/ccd-definition/CaseEventToFields/ClaimantResponse.json b/ccd-definition/CaseEventToFields/ClaimantResponse.json index 78ab6f1d..3599801a 100644 --- a/ccd-definition/CaseEventToFields/ClaimantResponse.json +++ b/ccd-definition/CaseEventToFields/ClaimantResponse.json @@ -1,7 +1,7 @@ [ { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "CaseEventID": "CLAIMANT_RESPONSE", "CaseFieldID": "respondent1ClaimResponseType", "PageDisplayOrder": 1, @@ -12,7 +12,7 @@ }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "CaseEventID": "CLAIMANT_RESPONSE", "CaseFieldID": "respondent1ClaimResponseDocument", "PageDisplayOrder": 1, @@ -24,7 +24,7 @@ }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "CaseEventID": "CLAIMANT_RESPONSE", "CaseFieldID": "applicant1ProceedWithClaim", "PageDisplayOrder": 1, @@ -35,7 +35,7 @@ }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "CaseEventID": "CLAIMANT_RESPONSE", "CaseFieldID": "allocatedTrack", "PageDisplayOrder": 1, @@ -46,7 +46,7 @@ }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "CaseEventID": "CLAIMANT_RESPONSE", "CaseFieldID": "claimType", "PageDisplayOrder": 1, @@ -57,7 +57,7 @@ }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "CaseEventID": "CLAIMANT_RESPONSE", "CaseFieldID": "applicant1DefenceResponseDocument", "PageDisplayOrder": 2, @@ -69,7 +69,7 @@ }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "CaseEventID": "CLAIMANT_RESPONSE", "CaseFieldID": "applicant1DQFileDirectionsQuestionnaire", "PageDisplayOrder": 3, @@ -81,7 +81,7 @@ }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "CaseEventID": "CLAIMANT_RESPONSE", "CaseFieldID": "applicant1DQDisclosureOfElectronicDocuments", "PageDisplayOrder": 4, @@ -93,19 +93,19 @@ }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "CaseEventID": "CLAIMANT_RESPONSE", "CaseFieldID": "applicant1DQDisclosureOfNonElectronicDocuments", "PageDisplayOrder": 5, "PageFieldDisplayOrder": 1, "DisplayContext": "OPTIONAL", "PageID": "DisclosureOfNonElectronicDocuments", - "PageShowCondition": "respondent1ClaimResponseType=\"FULL_DEFENCE\" AND applicant1ProceedWithClaim = \"Yes\" AND allocatedTrack !=\"SMALL_CLAIM\"", + "PageShowCondition": "respondent1ClaimResponseType=\"FULL_DEFENCE\" AND applicant1ProceedWithClaim = \"Yes\"", "ShowSummaryChangeOption": "Y" }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "CaseEventID": "CLAIMANT_RESPONSE", "CaseFieldID": "applicant1DQDisclosureReport", "PageDisplayOrder": 6, @@ -117,7 +117,7 @@ }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "CaseEventID": "CLAIMANT_RESPONSE", "CaseFieldID": "applicant1DQExperts", "PageDisplayOrder": 7, @@ -131,7 +131,7 @@ }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "CaseEventID": "CLAIMANT_RESPONSE", "CaseFieldID": "applicant1DQWitnesses", "PageDisplayOrder": 8, @@ -145,7 +145,7 @@ }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "CaseEventID": "CLAIMANT_RESPONSE", "CaseFieldID": "applicant1DQLanguage", "PageDisplayOrder": 9, @@ -157,7 +157,7 @@ }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "CaseEventID": "CLAIMANT_RESPONSE", "CaseFieldID": "applicant1DQHearing", "PageDisplayOrder": 10, @@ -172,7 +172,7 @@ }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "CaseEventID": "CLAIMANT_RESPONSE", "CaseFieldID": "applicant1DQDraftDirectionsLabel", "PageDisplayOrder": 11, @@ -184,7 +184,7 @@ }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "CaseEventID": "CLAIMANT_RESPONSE", "CaseFieldID": "applicant1DQDraftDirections", "PageDisplayOrder": 11, @@ -195,7 +195,7 @@ }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "CaseEventID": "CLAIMANT_RESPONSE", "CaseFieldID": "applicant1DQHearingSupport", "PageDisplayOrder": 12, @@ -208,7 +208,7 @@ }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "CaseEventID": "CLAIMANT_RESPONSE", "CaseFieldID": "applicant1DQFurtherInformation", "PageDisplayOrder": 13, @@ -221,7 +221,7 @@ }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "CaseEventID": "CLAIMANT_RESPONSE", "CaseFieldID": "uiStatementOfTruth", "PageDisplayOrder": 14, @@ -234,7 +234,7 @@ }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "CaseEventID": "CLAIMANT_RESPONSE", "CaseFieldID": "statementOfTruthSubmitLabel", "PageDisplayOrder": 14, diff --git a/ccd-definition/CaseEventToFields/CreateClaim.json b/ccd-definition/CaseEventToFields/CreateClaim.json index c57e055f..79f72088 100644 --- a/ccd-definition/CaseEventToFields/CreateClaim.json +++ b/ccd-definition/CaseEventToFields/CreateClaim.json @@ -1,7 +1,7 @@ [ { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "CaseEventID": "CREATE_CLAIM", "CaseFieldID": "eligibilityQuestions", "PageFieldDisplayOrder": 1, @@ -14,7 +14,7 @@ }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "CaseEventID": "CREATE_CLAIM", "CaseFieldID": "solicitorReferences", "PageFieldDisplayOrder": 1, @@ -26,7 +26,7 @@ }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "CaseEventID": "CREATE_CLAIM", "CaseFieldID": "courtLocation", "PageFieldDisplayOrder": 1, @@ -38,7 +38,7 @@ }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "CaseEventID": "CREATE_CLAIM", "CaseFieldID": "applicant1", "PageFieldDisplayOrder": 1, @@ -52,7 +52,7 @@ }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "CaseEventID": "CREATE_CLAIM", "CaseFieldID": "applicant1LitigationFriendRequired", "PageFieldDisplayOrder": 1, @@ -65,7 +65,7 @@ }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "CaseEventID": "CREATE_CLAIM", "CaseFieldID": "applicant1LitigationFriend", "PageFieldDisplayOrder": 2, @@ -78,7 +78,7 @@ }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "CaseEventID": "CREATE_CLAIM", "CaseFieldID": "applicantSolicitor1CheckEmail", "PageFieldDisplayOrder": 1, @@ -90,7 +90,7 @@ }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "CaseEventID": "CREATE_CLAIM", "CaseFieldID": "applicantSolicitor1UserDetails", "PageFieldDisplayOrder": 2, @@ -103,7 +103,7 @@ }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "CaseEventID": "CREATE_CLAIM", "CaseFieldID": "applicant1OrganisationPolicy", "PageFieldDisplayOrder": 1, @@ -117,7 +117,7 @@ }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "CaseEventID": "CREATE_CLAIM", "CaseFieldID": "respondent1", "PageFieldDisplayOrder": 1, @@ -129,7 +129,7 @@ }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "CaseEventID": "CREATE_CLAIM", "CaseFieldID": "respondent1Represented", "PageFieldDisplayOrder": 1, @@ -141,7 +141,7 @@ }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "CaseEventID": "CREATE_CLAIM", "CaseFieldID": "respondent1OrgRegistered", "PageFieldDisplayOrder": 1, @@ -156,7 +156,7 @@ }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "CaseEventID": "CREATE_CLAIM", "CaseFieldID": "respondent1OrganisationPolicy", "PageFieldDisplayOrder": 2, @@ -169,7 +169,7 @@ }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "CaseEventID": "CREATE_CLAIM", "CaseFieldID": "respondentSolicitor1EmailAddress", "PageFieldDisplayOrder": 1, @@ -182,7 +182,7 @@ }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "CaseEventID": "CREATE_CLAIM", "CaseFieldID": "respondentSolicitor1OrgLabel", "PageFieldDisplayOrder": 1, @@ -196,7 +196,7 @@ }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "CaseEventID": "CREATE_CLAIM", "CaseFieldID": "respondentSolicitor1OrganisationDetails", "PageFieldDisplayOrder": 2, @@ -208,7 +208,7 @@ }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "CaseEventID": "CREATE_CLAIM", "CaseFieldID": "claimType", "PageFieldDisplayOrder": 1, @@ -221,7 +221,7 @@ }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "CaseEventID": "CREATE_CLAIM", "CaseFieldID": "claimTypeOther", "PageFieldDisplayOrder": 2, @@ -234,7 +234,7 @@ }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "CaseEventID": "CREATE_CLAIM", "CaseFieldID": "personalInjuryType", "PageFieldDisplayOrder": 1, @@ -247,7 +247,7 @@ }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "CaseEventID": "CREATE_CLAIM", "CaseFieldID": "personalInjuryTypeOther", "PageFieldDisplayOrder": 2, @@ -260,7 +260,7 @@ }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "CaseEventID": "CREATE_CLAIM", "CaseFieldID": "detailsOfClaimLabel", "PageFieldDisplayOrder": 1, @@ -272,7 +272,7 @@ }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "CaseEventID": "CREATE_CLAIM", "CaseFieldID": "detailsOfClaim", "PageFieldDisplayOrder": 2, @@ -284,7 +284,7 @@ }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "CaseEventID": "CREATE_CLAIM", "CaseFieldID": "uploadParticularsOfClaim", "PageFieldDisplayOrder": 1, @@ -296,7 +296,7 @@ }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "CaseEventID": "CREATE_CLAIM", "CaseFieldID": "servedDocumentFiles", "PageFieldDisplayOrder": 1, @@ -305,12 +305,12 @@ "PageDisplayOrder": 16, "PageColumnNumber": 1, "ShowSummaryChangeOption": "Y", - "CallBackURLMidEvent": "${CCD_DEF_CASE_SERVICE_BASE_URL}/cases/callbacks/mid/particulars-of-claim", + "CallBackURLMidEvent": "${CCD_DEF_CASE_SERVICE_BASE_URL}/cases/callbacks/version/V_1/mid/particulars-of-claim", "PageShowCondition": "uploadParticularsOfClaim=\"Yes\"" }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "CaseEventID": "CREATE_CLAIM", "CaseFieldID": "claimValue", "PageFieldDisplayOrder": 1, @@ -324,7 +324,7 @@ }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "CaseEventID": "CREATE_CLAIM", "CaseFieldID": "applicantSolicitor1PbaAccountsIsEmpty", "PageFieldDisplayOrder": 1, @@ -339,7 +339,7 @@ }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "CaseEventID": "CREATE_CLAIM", "CaseFieldID": "claimFee", "PageFieldDisplayOrder": 2, @@ -351,7 +351,7 @@ }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "CaseEventID": "CREATE_CLAIM", "CaseFieldID": "applicantSolicitor1PbaAccounts", "PageFieldDisplayOrder": 3, @@ -364,7 +364,7 @@ }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "CaseEventID": "CREATE_CLAIM", "CaseFieldID": "pbaAccountsInformationLabel", "PageFieldDisplayOrder": 4, @@ -377,7 +377,7 @@ }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "CaseEventID": "CREATE_CLAIM", "CaseFieldID": "noPbaAccountsLabel", "PageFieldDisplayOrder": 5, @@ -390,7 +390,7 @@ }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "CaseEventID": "CREATE_CLAIM", "CaseFieldID": "claimIssuedPaymentDetails", "PageFieldDisplayOrder": 1, @@ -402,7 +402,7 @@ }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "CaseEventID": "CREATE_CLAIM", "CaseFieldID": "claimStatementOfTruthLabel", "PageFieldDisplayOrder": 1, @@ -416,7 +416,7 @@ }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "CaseEventID": "CREATE_CLAIM", "CaseFieldID": "uiStatementOfTruth", "PageFieldDisplayOrder": 2, @@ -428,7 +428,7 @@ }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "CaseEventID": "CREATE_CLAIM", "CaseFieldID": "statementOfTruthSubmitLabel", "PageFieldDisplayOrder": 3, diff --git a/ccd-definition/CaseEventToFields/DefendantResponse.json b/ccd-definition/CaseEventToFields/DefendantResponse.json index 7671b0ff..e4623635 100644 --- a/ccd-definition/CaseEventToFields/DefendantResponse.json +++ b/ccd-definition/CaseEventToFields/DefendantResponse.json @@ -1,7 +1,7 @@ [ { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "CaseEventID": "DEFENDANT_RESPONSE", "CaseFieldID": "respondent1ClaimResponseType", "PageDisplayOrder": 1, @@ -12,7 +12,7 @@ }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "CaseEventID": "DEFENDANT_RESPONSE", "CaseFieldID": "responseHandOffLabel", "PageDisplayOrder": 1, @@ -24,7 +24,7 @@ }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "CaseEventID": "DEFENDANT_RESPONSE", "CaseFieldID": "allocatedTrack", "PageDisplayOrder": 1, @@ -36,7 +36,7 @@ }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "CaseEventID": "DEFENDANT_RESPONSE", "CaseFieldID": "claimType", "PageDisplayOrder": 1, @@ -48,7 +48,7 @@ }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "CaseEventID": "DEFENDANT_RESPONSE", "CaseFieldID": "respondent1ClaimResponseDocument", "PageDisplayOrder": 2, @@ -62,7 +62,7 @@ }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "CaseEventID": "DEFENDANT_RESPONSE", "CaseFieldID": "respondentDetails", "PageLabel": "Confirm defendant details", @@ -75,7 +75,7 @@ }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "CaseEventID": "DEFENDANT_RESPONSE", "CaseFieldID": "solicitorReferences", "PageLabel": "Confirm defendant details", @@ -89,7 +89,7 @@ }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "CaseEventID": "DEFENDANT_RESPONSE", "CaseEventFieldLabel": " ", "CaseFieldID": "respondent1", @@ -102,7 +102,7 @@ }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "CaseEventID": "DEFENDANT_RESPONSE", "CaseFieldID": "respondent1DQFileDirectionsQuestionnaire", "PageDisplayOrder": 5, @@ -114,7 +114,7 @@ }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "CaseEventID": "DEFENDANT_RESPONSE", "CaseFieldID": "respondent1DQDisclosureOfElectronicDocuments", "PageDisplayOrder": 6, @@ -126,19 +126,19 @@ }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "CaseEventID": "DEFENDANT_RESPONSE", "CaseFieldID": "respondent1DQDisclosureOfNonElectronicDocuments", "PageDisplayOrder": 7, "PageFieldDisplayOrder": 1, "DisplayContext": "OPTIONAL", "PageID": "DisclosureOfNonElectronicDocuments", - "PageShowCondition": "respondent1ClaimResponseType=\"FULL_DEFENCE\" AND allocatedTrack !=\"SMALL_CLAIM\"", + "PageShowCondition": "respondent1ClaimResponseType=\"FULL_DEFENCE\"", "ShowSummaryChangeOption": "Y" }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "CaseEventID": "DEFENDANT_RESPONSE", "CaseFieldID": "respondent1DQDisclosureReport", "PageDisplayOrder": 8, @@ -150,7 +150,7 @@ }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "CaseEventID": "DEFENDANT_RESPONSE", "CaseFieldID": "respondent1DQExperts", "PageDisplayOrder": 9, @@ -164,7 +164,7 @@ }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "CaseEventID": "DEFENDANT_RESPONSE", "CaseFieldID": "respondent1DQWitnesses", "PageDisplayOrder": 10, @@ -178,7 +178,7 @@ }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "CaseEventID": "DEFENDANT_RESPONSE", "CaseFieldID": "respondent1DQLanguage", "PageDisplayOrder": 11, @@ -190,7 +190,7 @@ }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "CaseEventID": "DEFENDANT_RESPONSE", "CaseFieldID": "respondent1DQHearing", "PageDisplayOrder": 12, @@ -205,7 +205,7 @@ }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "CaseEventID": "DEFENDANT_RESPONSE", "CaseFieldID": "respondent1DQDraftDirectionsLabel", "PageDisplayOrder": 13, @@ -217,7 +217,7 @@ }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "CaseEventID": "DEFENDANT_RESPONSE", "CaseFieldID": "respondent1DQDraftDirections", "PageDisplayOrder": 13, @@ -228,7 +228,7 @@ }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "CaseEventID": "DEFENDANT_RESPONSE", "CaseFieldID": "respondent1DQRequestedCourt", "PageDisplayOrder": 14, @@ -240,7 +240,7 @@ }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "CaseEventID": "DEFENDANT_RESPONSE", "CaseFieldID": "respondent1DQHearingSupport", "PageDisplayOrder": 15, @@ -253,7 +253,7 @@ }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "CaseEventID": "DEFENDANT_RESPONSE", "CaseFieldID": "respondent1DQFurtherInformation", "PageDisplayOrder": 16, @@ -266,7 +266,7 @@ }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "CaseEventID": "DEFENDANT_RESPONSE", "CaseFieldID": "uiStatementOfTruth", "PageDisplayOrder": 17, @@ -279,7 +279,7 @@ }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "CaseEventID": "DEFENDANT_RESPONSE", "CaseFieldID": "statementOfTruthSubmitLabel", "PageDisplayOrder": 17, diff --git a/ccd-definition/CaseEventToFields/DiscontinueClaim.json b/ccd-definition/CaseEventToFields/DiscontinueClaim.json index aa81de41..1a743076 100644 --- a/ccd-definition/CaseEventToFields/DiscontinueClaim.json +++ b/ccd-definition/CaseEventToFields/DiscontinueClaim.json @@ -1,7 +1,7 @@ [ { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "CaseEventID": "DISCONTINUE_CLAIM", "CaseFieldID": "discontinueClaim", "PageFieldDisplayOrder": 1, diff --git a/ccd-definition/CaseEventToFields/InformAgreedExtensionDate.json b/ccd-definition/CaseEventToFields/InformAgreedExtensionDate.json index 717bc91e..7f97af29 100644 --- a/ccd-definition/CaseEventToFields/InformAgreedExtensionDate.json +++ b/ccd-definition/CaseEventToFields/InformAgreedExtensionDate.json @@ -1,7 +1,7 @@ [ { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "CaseEventID": "INFORM_AGREED_EXTENSION_DATE", "CaseFieldID": "respondentSolicitor1AgreedDeadlineExtension", "PageFieldDisplayOrder": 1, diff --git a/ccd-definition/CaseEventToFields/NotifyDefendantOfClaim.json b/ccd-definition/CaseEventToFields/NotifyDefendantOfClaim.json index 33e19820..0cd495d9 100644 --- a/ccd-definition/CaseEventToFields/NotifyDefendantOfClaim.json +++ b/ccd-definition/CaseEventToFields/NotifyDefendantOfClaim.json @@ -1,7 +1,7 @@ [ { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "CaseEventID": "NOTIFY_DEFENDANT_OF_CLAIM", "CaseFieldID": "notifyClaimLabel", "PageFieldDisplayOrder": 1, diff --git a/ccd-definition/CaseEventToFields/NotifyDefendantOfClaimDetails.json b/ccd-definition/CaseEventToFields/NotifyDefendantOfClaimDetails.json index dcb7fc1c..c06b26b6 100644 --- a/ccd-definition/CaseEventToFields/NotifyDefendantOfClaimDetails.json +++ b/ccd-definition/CaseEventToFields/NotifyDefendantOfClaimDetails.json @@ -1,7 +1,7 @@ [ { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "CaseEventID": "NOTIFY_DEFENDANT_OF_CLAIM_DETAILS", "CaseFieldID": "servedDocumentFiles", "PageFieldDisplayOrder": 1, @@ -10,6 +10,6 @@ "PageDisplayOrder": 1, "PageColumnNumber": 1, "ShowSummaryChangeOption": "Y", - "CallBackURLMidEvent": "${CCD_DEF_CASE_SERVICE_BASE_URL}/cases/callbacks/mid/particulars-of-claim" + "CallBackURLMidEvent": "${CCD_DEF_CASE_SERVICE_BASE_URL}/cases/callbacks/version/V_1/mid/particulars-of-claim" } ] diff --git a/ccd-definition/CaseEventToFields/ResubmitClaim.json b/ccd-definition/CaseEventToFields/ResubmitClaim.json index 7b87e644..a8f122e3 100644 --- a/ccd-definition/CaseEventToFields/ResubmitClaim.json +++ b/ccd-definition/CaseEventToFields/ResubmitClaim.json @@ -1,7 +1,7 @@ [ { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "CaseEventID": "RESUBMIT_CLAIM", "CaseFieldID": "claimFee", "PageFieldDisplayOrder": 1, @@ -13,7 +13,7 @@ }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "CaseEventID": "RESUBMIT_CLAIM", "CaseFieldID": "applicantSolicitor1PbaAccounts", "CaseEventFieldLabel": "PBA number", @@ -26,7 +26,7 @@ }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "CaseEventID": "RESUBMIT_CLAIM", "CaseFieldID": "pbaPaymentFailedLabel", "PageFieldDisplayOrder": 3, diff --git a/ccd-definition/CaseEventToFields/WithdrawClaim.json b/ccd-definition/CaseEventToFields/WithdrawClaim.json index 298f15db..cee83769 100644 --- a/ccd-definition/CaseEventToFields/WithdrawClaim.json +++ b/ccd-definition/CaseEventToFields/WithdrawClaim.json @@ -1,7 +1,7 @@ [ { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "CaseEventID": "WITHDRAW_CLAIM", "CaseFieldID": "withdrawClaim", "PageFieldDisplayOrder": 1, diff --git a/ccd-definition/CaseField.json b/ccd-definition/CaseField.json index f408effc..717ba760 100644 --- a/ccd-definition/CaseField.json +++ b/ccd-definition/CaseField.json @@ -1,7 +1,7 @@ [ { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "ID": "caseHistory", "Label": " ", "FieldType": "CaseHistoryViewer", @@ -9,7 +9,7 @@ }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "ID": "eligibilityQuestions", "Label": "## Issue civil court proceedings with the Damages Claims Portal (DCP)\n### Who can use this service?\nUse this service if you are representing a claimant and:\n* Bringing a claim for damages\n* able to pay the full issue fee using payment by fee account\n\n### About the claimant\n The claimant must: \n* have a litigation friend if the claimant is under the age of 18 (in which case a statement of suitability must be provided); \n* not be a protected party within the meaning of CPR 21.1(2)(d);\n* not have in force against them -\n
(i) a civil proceedings order;\n
(ii) an all proceedings order; or\n
(iii) a civil restraint order; and\n* have an address in England or Wales\n\n### About the claim\nA claim is only suitable for the pilot if all the following conditions are met:\n* the claim is a claim for damages only;\n* the claim would not ordinarily follow the Part 8 procedure;\n* the claim is not made under one of the provisions of the Consumer Credit Act 1974 specified in CPR PD 7B paragraph 3.1;\n* the claimant is represented by a legal representative who is registered with MyHMCTS and has been provided with access to the DCP;\n* the claim is conducted in English;\n* the claimant believes that the defendant -\n
(i) has a postal address for service within England and Wales;\n
(ii) is aged 18 years or older; and\n
(iii) is not a \"protected party\".", "FieldType": "Label", @@ -17,7 +17,7 @@ }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "ID": "solicitorReferences", "Label": "Claim references", "FieldType": "SolicitorReferences", @@ -25,7 +25,7 @@ }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "ID": "courtLocation", "Label": "Court location code", "FieldType": "CourtLocation", @@ -33,7 +33,7 @@ }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "ID": "applicant1", "Label": "Claimant details", "FieldType": "Party", @@ -43,7 +43,7 @@ }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "ID": "applicant1LitigationFriendRequired", "Label": "Is the claimant a child i.e. under the age of 18?", "FieldType": "YesOrNo", @@ -51,7 +51,7 @@ }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "ID": "applicant1LitigationFriend", "Label": "Claimant litigation friend details", "FieldType": "LitigationFriend", @@ -59,7 +59,7 @@ }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "ID": "respondent1", "Label": "Defendant details", "FieldType": "Party", @@ -69,7 +69,7 @@ }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "ID": "respondent1Represented", "Label": "Does the defendant have a legal representative?", "FieldType": "YesOrNo", @@ -77,7 +77,7 @@ }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "ID": "respondent1OrgRegistered", "Label": "Is the organisation registered with MyHMCTS?", "HintText": "Select yes if the Defendant’s legal representative is registered with My HMCTS and has confirmed that it is authorised to accept notifications on behalf of the defendant (including notification of the Claim Form) through the MyHMCTS portal. Otherwise select No", @@ -86,7 +86,7 @@ }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "ID": "claimValue", "Label": "Expected claim value", "FieldType": "ClaimValue", @@ -94,7 +94,7 @@ }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "ID": "claimType", "Label": "Type of claim", "FieldType": "FixedRadioList", @@ -103,7 +103,7 @@ }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "ID": "claimTypeOther", "Label": "Enter Claim type", "FieldType": "Text", @@ -111,7 +111,7 @@ }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "ID": "personalInjuryType", "Label": "What type of personal injury is this?", "FieldType": "FixedRadioList", @@ -120,7 +120,7 @@ }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "ID": "personalInjuryTypeOther", "Label": "Enter personal injury type", "FieldType": "Text", @@ -128,7 +128,7 @@ }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "ID": "allocatedTrack", "Label": "Allocated track", "FieldType": "FixedList", @@ -137,7 +137,7 @@ }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "ID": "claimFee", "Label": "Claim fee", "FieldType": "Fee", @@ -145,7 +145,7 @@ }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "ID": "applicantSolicitor1PbaAccounts", "Label": "PBA Number", "FieldType": "DynamicList", @@ -153,7 +153,7 @@ }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "ID": "noPbaAccountsLabel", "Label": "### You don't have a registered PBA.\n### This case will not be saved.\n## Register an existing PBA with MyHMCTS\n\nIf you want to pay with a different PBA, you or your organisation administrator will need to email MyHMCTSsupport@justice.gov.uk to ask for your PBA to be registered with your MyHMCTS account. You should include your organisation name and PBA number.\n\nIt can then take up to 3 days for your account to be updated. You’ll need to start your claim again to pay the fee.\n## Apply to get a new PBA\n\nYou can use this form to apply for a new PBA account.\n\nYou’ll need to provide details for you and your organisation, including the required credit limit for your account.\n\nOnce your account has been registered, you’ll need to start your claim again to pay the fee.\n\nRead more information on registering a PBA.", "FieldType": "Label", @@ -161,7 +161,7 @@ }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "ID": "applicantSolicitor1PbaAccountsIsEmpty", "Label": "Hide pba and show noPbaAccountLabel", "FieldType": "YesOrNo", @@ -170,7 +170,7 @@ }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "ID": "pbaAccountsInformationLabel", "Label": "
Pay with another PBA
\n\n## If there’s 1 PBA listed\n\nIf you want to pay with a different PBA, you or your organisation administrator will need to email MyHMCTSsupport@justice.gov.uk to ask for your PBA to be registered with your MyHMCTS account. You should include your organisation name and PBA number.\n\nIt can then take up to 3 days for your account to be updated. You’ll need to start your claim again to pay the fee.\n## If there are 2 PBAs listed\n\nYou won’t be able to add another PBA.\n\nYou can only submit this case online using one of the PBAs from the menu.\n\nIf you want to remove a PBA, you or your organisation administrator will need to email MyHMCTSsupport@justice.gov.uk. You should include the PBA number. It can then take up to 3 days for the PBA to be removed. We’ll send you confirmation.\n\n\nSelect ‘cancel’ below to discard the case.\n

", "FieldType": "Label", @@ -178,7 +178,7 @@ }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "ID": "claimStatementOfTruthLabel", "Label": "The claimant believes that the facts stated in the brief details of claim are true. \n\nI am duly authorised by the claimant to sign this statement.\n\nThe claimant understands that proceedings for contempt of court may be brought against anyone who makes, or causes to be made, a false statement in a document verified by a statement of truth without an honest belief in its truth.", "FieldType": "Label", @@ -186,7 +186,7 @@ }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "ID": "applicantSolicitor1ClaimStatementOfTruth", "Label": " ", "FieldType": "StatementOfTruth", @@ -196,7 +196,7 @@ }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "ID": "issueDate", "Label": "Date claim issued", "FieldType": "Date", @@ -206,7 +206,7 @@ }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "ID": "submittedDate", "Label": "Date claim Submitted", "FieldType": "DateTime", @@ -214,7 +214,7 @@ }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "ID": "servedDocumentFiles", "Label": "Documents which are uploaded must be in one of the following machine readable formats:", "FieldType": "ServedDocumentFiles", @@ -222,7 +222,7 @@ }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "ID": "respondent1ResponseDeadline", "Label": "Respondent solicitor deadline", "FieldType": "DateTime", @@ -232,7 +232,7 @@ }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "ID": "respondentSolicitor1AgreedDeadlineExtension", "Label": "Enter the extension date that was agreed with the other party", "HintText": "This date cannot be more than 28 days from the original deadline.", @@ -241,7 +241,7 @@ }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "ID": "systemGeneratedCaseDocuments", "Label": "System generated Case Documents", "FieldType": "Collection", @@ -250,7 +250,7 @@ }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "ID": "respondentDetails", "Label": "The claimant has provided the following name and address for the defendant.\n\nIf this is not correct, you should contact the claimant's legal representative.\n\n**Party type:** ${respondent1.partyTypeDisplayValue}\n\n**Name:** ${respondent1.partyName} ${respondent1.soleTraderTradingAs}\n\n\n\n**Address:**
\r\n${respondent1.primaryAddress.AddressLine1}
${respondent1.primaryAddress.AddressLine2}
${respondent1.primaryAddress.AddressLine3}
${respondent1.primaryAddress.PostTown}
${respondent1.primaryAddress.County}
${respondent1.primaryAddress.PostCode}", "FieldType": "Label", @@ -258,7 +258,7 @@ }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "ID": "respondent1ClaimResponseIntentionType", "Label": "Response intention", "FieldType": "FixedRadioList", @@ -269,7 +269,7 @@ }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "ID": "respondent1ClaimResponseType", "Label": "The defendant:", "FieldType": "FixedRadioList", @@ -278,7 +278,7 @@ }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "ID": "responseHandOffLabel", "Label": "This online service only currently supports full defences. Post your response to:\n\nCounty Court Money Claims Centre\n\nPO Box 527\n\nSalford\n\nM5 0BY\n\nDX:702634 Salford 5", "FieldType": "Label", @@ -286,7 +286,7 @@ }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "ID": "respondent1ClaimResponseDocument", "Label": "Upload defence", "FieldType": "ResponseDocument", @@ -294,7 +294,7 @@ }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "ID": "applicant1ResponseDeadline", "Label": "Claimant response deadline", "FieldType": "DateTime", @@ -302,7 +302,7 @@ }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "ID": "applicant1ProceedWithClaim", "Label": "Do you want to proceed with the claim", "FieldType": "YesOrNo", @@ -310,7 +310,7 @@ }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "ID": "applicant1DefenceResponseDocument", "Label": "Respond to the defence", "FieldType": "ResponseDocument", @@ -318,7 +318,7 @@ }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "ID": "legacyCaseReference", "FieldType": "Text", "Label": "CaseMan reference number", @@ -326,7 +326,7 @@ }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "ID": "withdrawClaim", "Label": "Withdraw claim", "FieldType": "CloseClaim", @@ -334,7 +334,7 @@ }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "ID": "discontinueClaim", "Label": "Discontinue claim", "FieldType": "CloseClaim", @@ -342,7 +342,7 @@ }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "ID": "businessProcess", "Label": "Business process for camunda", "FieldType": "BusinessProcess", @@ -350,7 +350,7 @@ }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "ID": "respondent1DQFileDirectionsQuestionnaire", "Label": "File directions questionnaire", "FieldType": "FileDirectionsQuestionnaire", @@ -358,7 +358,7 @@ }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "ID": "respondent1DQDisclosureOfElectronicDocuments", "Label": "Disclosure of electronic documents", "FieldType": "DisclosureOfElectronicDocuments", @@ -366,7 +366,7 @@ }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "ID": "respondent1DQDisclosureOfNonElectronicDocuments", "Label": "Disclosure of non-electronic documents", "FieldType": "DisclosureOfNonElectronicDocuments", @@ -374,7 +374,7 @@ }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "ID": "respondent1DQDisclosureReport", "Label": "Disclosure report", "FieldType": "DisclosureReport", @@ -382,7 +382,7 @@ }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "ID": "respondent1DQExperts", "Label": "Respondent 1 experts", "FieldType": "Experts", @@ -390,7 +390,7 @@ }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "ID": "respondent1DQWitnesses", "Label": "Respondent 1 witnesses", "FieldType": "Witnesses", @@ -398,7 +398,7 @@ }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "ID": "respondent1DQHearing", "Label": "Respondent 1 Hearing", "FieldType": "Hearing", @@ -406,7 +406,7 @@ }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "ID": "respondent1DQDraftDirectionsLabel", "Label": "## Upload draft directions", "FieldType": "Label", @@ -414,7 +414,7 @@ }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "ID": "respondent1DQDraftDirections", "Label": "Upload file", "HintText": "We accept documents sized 10MB or smaller, in these formats: pdf, txt, doc, dot, docx, rtf, xlt, xlsx, jpg, jpeg or png", @@ -424,7 +424,7 @@ }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "ID": "respondent1DQRequestedCourt", "Label": "Court location code", "FieldType": "RequestedCourt", @@ -432,7 +432,7 @@ }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "ID": "respondent1DQHearingSupport", "Label": "Respondent 1 Hearing support requirements", "FieldType": "HearingSupportRequirements", @@ -440,7 +440,7 @@ }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "ID": "respondent1DQFurtherInformation", "Label": "Respondent 1 Further information", "FieldType": "FurtherInformation", @@ -448,7 +448,7 @@ }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "ID": "respondent1DQLanguage", "Label": "Welsh language", "FieldType": "Language", @@ -456,7 +456,7 @@ }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "ID": "respondent1DQStatementOfTruth", "Label": "Statement of truth", "FieldType": "StatementOfTruth", @@ -464,7 +464,7 @@ }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "ID": "applicant1DQFileDirectionsQuestionnaire", "Label": "File directions questionnaire", "FieldType": "FileDirectionsQuestionnaire", @@ -472,7 +472,7 @@ }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "ID": "applicant1DQDisclosureOfElectronicDocuments", "Label": "Disclosure of electronic documents", "FieldType": "DisclosureOfElectronicDocuments", @@ -480,7 +480,7 @@ }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "ID": "applicant1DQDisclosureOfNonElectronicDocumentsLabel", "Label": "## Disclosure of non-electronic documents", "FieldType": "Label", @@ -488,7 +488,7 @@ }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "ID": "applicant1DQDisclosureOfNonElectronicDocuments", "Label": "Disclosure of non-electronic documents", "FieldType": "DisclosureOfNonElectronicDocuments", @@ -496,7 +496,7 @@ }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "ID": "applicant1DQDisclosureReport", "Label": "Disclosure report", "FieldType": "DisclosureReport", @@ -504,7 +504,7 @@ }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "ID": "applicant1DQExperts", "Label": "Applicant 1 experts", "FieldType": "Experts", @@ -512,7 +512,7 @@ }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "ID": "applicant1DQWitnesses", "Label": "Applicant 1 witnesses", "FieldType": "Witnesses", @@ -520,7 +520,7 @@ }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "ID": "applicant1DQHearing", "Label": "Applicant 1 Hearing", "FieldType": "Hearing", @@ -528,7 +528,7 @@ }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "ID": "applicant1DQDraftDirectionsLabel", "Label": "## Upload draft directions", "FieldType": "Label", @@ -536,7 +536,7 @@ }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "ID": "applicant1DQDraftDirections", "Label": "Upload file", "HintText": "We accept documents sized 10MB or smaller, in these formats: pdf, txt, doc, dot, docx, rtf, xlt, xlsx, jpg, jpeg or png", @@ -546,7 +546,7 @@ }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "ID": "applicant1DQHearingSupport", "Label": "Applicant 1 Hearing support requirements", "FieldType": "HearingSupportRequirements", @@ -554,7 +554,7 @@ }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "ID": "applicant1DQFurtherInformation", "Label": "Applicant 1 Further information", "FieldType": "FurtherInformation", @@ -562,7 +562,7 @@ }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "ID": "applicant1DQLanguage", "Label": "Welsh language", "FieldType": "Language", @@ -570,7 +570,7 @@ }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "ID": "applicant1DQStatementOfTruth", "Label": "Statement of truth", "FieldType": "StatementOfTruth", @@ -578,7 +578,7 @@ }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "ID": "respondent1LitigationFriend", "Label": "Defendant litigation details", "FieldType": "LitigationFriend", @@ -586,7 +586,7 @@ }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "ID": "claimIssuedPaymentDetails", "Label": "Details of PBA payment", "FieldType": "PaymentDetails", @@ -594,7 +594,7 @@ }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "ID": "claimDismissedDeadline", "Label": "Case dismissed deadline", "FieldType": "DateTime", @@ -602,7 +602,7 @@ }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "ID": "respondent1ResponseDate", "Label": "Defendant response date", "FieldType": "DateTime", @@ -610,7 +610,7 @@ }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "ID": "applicant1OrganisationPolicy", "Label": "Claimant's legal representative", "FieldType": "OrganisationPolicy", @@ -618,7 +618,7 @@ }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "ID": "applicant2OrganisationPolicy", "Label": "Applicant 2 organisation policy", "FieldType": "OrganisationPolicy", @@ -626,7 +626,7 @@ }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "ID": "respondent1OrganisationPolicy", "Label": "Defendant's legal representative", "FieldType": "OrganisationPolicy", @@ -634,7 +634,7 @@ }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "ID": "respondent2OrganisationPolicy", "Label": "Respondent 2 organisation policy", "FieldType": "OrganisationPolicy", @@ -642,7 +642,7 @@ }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "ID": "respondentSolicitor1EmailAddress", "Label": "Enter defendant legal representative's email address to be used for notifications", "FieldType": "Email", @@ -650,7 +650,7 @@ }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "ID": "respondentSolicitor1OrganisationDetails", "Label": " ", "FieldType": "SolicitorOrganisationDetails", @@ -658,7 +658,7 @@ }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "ID": "respondentSolicitor1OrgLabel", "Label": "Enter organisation details manually. The claim will then continue offline.", "FieldType": "Label", @@ -666,7 +666,7 @@ }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "ID": "claimProceedsInCaseman", "Label": "Case proceeds in Caseman", "FieldType": "ClaimProceedsInCaseman", @@ -674,7 +674,7 @@ }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "ID": "claimNotificationDate", "Label": "Date claim notified", "FieldType": "DateTime", @@ -682,7 +682,7 @@ }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "ID": "notifyClaimLabel", "Label": "If you continue the defendant legal representative's organisation will be notified and will be granted access to this claim.", "FieldType": "Label", @@ -690,7 +690,7 @@ }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "ID": "applicantSolicitor1CheckEmail", "Label": "Notifications", "FieldType": "CorrectEmail", @@ -698,7 +698,7 @@ }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "ID": "applicantSolicitor1UserDetails", "Label": "Notification details", "FieldType": "UserDetails", @@ -706,7 +706,7 @@ }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "ID": "detailsOfClaimLabel", "Label": "## Provide brief details of the claim\nBriefly describe the claim but do not include the full Particulars of Claim. You can provide the Particulars of Claim on the next page.\n\nUse this space to provide additional details such as the date of the accident if making a Personal Injury claim, the date of the alleged negligence if making a clinical negligence claim, the contract start date if making a claim for breach of contract and any other supporting details.", "FieldType": "Label", @@ -714,7 +714,7 @@ }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "ID": "detailsOfClaim", "Label": "Description of claim", "FieldType": "TextArea", @@ -722,7 +722,7 @@ }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "ID": "claimDetailsNotificationDate", "Label": "Case details notification date", "FieldType": "DateTime", @@ -730,7 +730,7 @@ }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "ID": "pbaPaymentFailedLabel", "Label": "#### Your payment did not go through. To resubmit the same claim please try again by selecting the PBA account number", "FieldType": "Label", @@ -738,7 +738,7 @@ }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "ID": "amendPartyDetailsLabel", "Label": "Update a legal representative's email address by replacing the existing email.", "FieldType": "Label", @@ -746,7 +746,7 @@ }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "ID": "paymentSuccessfulDate", "Label": "Payment successful date", "FieldType": "DateTime", @@ -754,7 +754,7 @@ }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "ID": "claimNotificationDeadline", "Label": "Claim notification deadline", "FieldType": "DateTime", @@ -762,7 +762,7 @@ }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "ID": "claimDetailsNotificationDeadline", "Label": "Case details notification deadline", "FieldType": "DateTime", @@ -770,7 +770,7 @@ }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "ID": "respondent1TimeExtensionDate", "Label": "Date respondent 1 submitted time extension", "FieldType": "DateTime", @@ -778,7 +778,7 @@ }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "ID": "respondent1AcknowledgeNotificationDate", "Label": "Date respondent 1 acknowledged notification", "FieldType": "DateTime", @@ -786,7 +786,7 @@ }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "ID": "applicant1ResponseDate", "Label": "Date applicant 1 responded to defence", "FieldType": "DateTime", @@ -794,7 +794,7 @@ }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "ID": "takenOfflineDate", "Label": "Date claim moved offline", "FieldType": "DateTime", @@ -802,7 +802,7 @@ }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "ID": "takenOfflineByStaffDate", "Label": "Date claim moved offline by staff", "FieldType": "DateTime", @@ -810,7 +810,7 @@ }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "ID": "claimDismissedDate", "Label": "Claim dismissed date", "FieldType": "DateTime", @@ -818,7 +818,7 @@ }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "ID": "uploadParticularsOfClaim", "Label": "Do you want to upload Particulars of claim?", "FieldType": "YesOrNo", @@ -826,7 +826,7 @@ }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "ID": "statementOfTruthSubmitLabel", "Label": "In order to verify the claim by a statement of truth please click “submit” on the next screen. Doing so will be taken as verifying the claim by the above statement of truth. Alternatively, you will have the opportunity, on the next screen, to change any of the answers before clicking the “submit” button.", "FieldType": "Label", @@ -834,7 +834,7 @@ }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "ID": "uiStatementOfTruth", "Label": " ", "FieldType": "StatementOfTruth", diff --git a/ccd-definition/CaseRoles.json b/ccd-definition/CaseRoles.json index 0b3f194a..09074cc3 100644 --- a/ccd-definition/CaseRoles.json +++ b/ccd-definition/CaseRoles.json @@ -1,7 +1,7 @@ [ { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "ID": "[APPLICANTSOLICITORONE]", "Name": "Applicant Solicitor 1", "Description": "Applicant Solicitor 1 role", @@ -10,7 +10,7 @@ }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "ID": "[APPLICANTSOLICITORTWO]", "Name": "Applicant Solicitor 2", "Description": "Applicant Solicitor 2 role", @@ -19,7 +19,7 @@ }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "ID": "[RESPONDENTSOLICITORONE]", "Name": "Respondent Solicitor 1", "Description": "Respondent Solicitor 1 role", @@ -28,7 +28,7 @@ }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "ID": "[RESPONDENTSOLICITORTWO]", "Name": "Respondent Solicitor 2", "Description": "Respondent Solicitor 2 role", @@ -37,7 +37,7 @@ }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "ID": "[CREATOR]", "Name": "Creator", "Description": "Creator of case", diff --git a/ccd-definition/CaseType.json b/ccd-definition/CaseType.json index 5107eb54..ef228df0 100644 --- a/ccd-definition/CaseType.json +++ b/ccd-definition/CaseType.json @@ -1,9 +1,9 @@ [ { "LiveFrom": "01/01/2017", - "ID": "CIVIL", - "Name": "Civil", - "Description": "Civil", + "ID": "UNSPECIFIED_CLAIMS", + "Name": "Damages Claim", + "Description": "Damages Claim", "JurisdictionID": "CIVIL", "SecurityClassification": "Public" } diff --git a/ccd-definition/CaseTypeTab/ClaimDetails.json b/ccd-definition/CaseTypeTab/ClaimDetails.json index d88b4518..c62de1a9 100644 --- a/ccd-definition/CaseTypeTab/ClaimDetails.json +++ b/ccd-definition/CaseTypeTab/ClaimDetails.json @@ -1,6 +1,6 @@ [ { - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "TabID": "ClaimDetails", "TabLabel": "Claim details", "TabDisplayOrder": 2, @@ -8,7 +8,7 @@ "TabFieldDisplayOrder": 1 }, { - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "TabID": "ClaimDetails", "TabLabel": "Claim details", "TabDisplayOrder": 2, @@ -16,7 +16,7 @@ "TabFieldDisplayOrder": 2 }, { - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "TabID": "ClaimDetails", "TabLabel": "Claim details", "TabDisplayOrder": 2, @@ -24,7 +24,7 @@ "TabFieldDisplayOrder": 3 }, { - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "TabID": "ClaimDetails", "TabLabel": "Claim details", "TabDisplayOrder": 2, @@ -32,7 +32,7 @@ "TabFieldDisplayOrder": 4 }, { - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "TabID": "ClaimDetails", "TabLabel": "Claim details", "TabDisplayOrder": 2, @@ -40,7 +40,7 @@ "TabFieldDisplayOrder": 5 }, { - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "TabID": "ClaimDetails", "TabLabel": "Claim details", "TabDisplayOrder": 2, @@ -48,7 +48,7 @@ "TabFieldDisplayOrder": 6 }, { - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "TabID": "ClaimDetails", "TabLabel": "Claim details", "TabDisplayOrder": 2, @@ -56,7 +56,7 @@ "TabFieldDisplayOrder": 7 }, { - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "TabID": "ClaimDetails", "TabLabel": "Claim details", "TabDisplayOrder": 2, @@ -64,7 +64,7 @@ "TabFieldDisplayOrder": 8 }, { - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "TabID": "ClaimDetails", "TabLabel": "Claim details", "TabDisplayOrder": 2, @@ -72,7 +72,7 @@ "TabFieldDisplayOrder": 9 }, { - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "TabID": "ClaimDetails", "TabLabel": "Claim details", "TabDisplayOrder": 2, @@ -80,7 +80,7 @@ "TabFieldDisplayOrder": 10 }, { - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "TabID": "ClaimDetails", "TabLabel": "Claim details", "TabDisplayOrder": 2, @@ -88,7 +88,7 @@ "TabFieldDisplayOrder": 11 }, { - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "TabID": "ClaimDetails", "TabLabel": "Claim details", "TabDisplayOrder": 2, @@ -97,7 +97,7 @@ }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "TabID": "ClaimDetails", "TabLabel": "Claim Details", "TabDisplayOrder": 2, @@ -106,7 +106,7 @@ }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "TabID": "ClaimDetails", "TabLabel": "Claim Details", "TabDisplayOrder": 2, diff --git a/ccd-definition/CaseTypeTab/Documents.json b/ccd-definition/CaseTypeTab/Documents.json index 19b1fbcf..fa616908 100644 --- a/ccd-definition/CaseTypeTab/Documents.json +++ b/ccd-definition/CaseTypeTab/Documents.json @@ -1,6 +1,6 @@ [ { - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "TabID": "Documents", "TabLabel": "Claim documents", "TabDisplayOrder": 4, diff --git a/ccd-definition/CaseTypeTab/Hearings.json b/ccd-definition/CaseTypeTab/Hearings.json index 748c03b7..5b1c6e5d 100644 --- a/ccd-definition/CaseTypeTab/Hearings.json +++ b/ccd-definition/CaseTypeTab/Hearings.json @@ -1,6 +1,6 @@ [ { - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "TabID": "Hearings", "TabLabel": "Hearings", "TabDisplayOrder": 5, @@ -8,7 +8,7 @@ "TabFieldDisplayOrder": 1 }, { - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "TabID": "Hearings", "TabLabel": "Hearings", "TabDisplayOrder": 5, @@ -16,7 +16,7 @@ "TabFieldDisplayOrder": 2 }, { - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "TabID": "Hearings", "TabLabel": "Hearings", "TabDisplayOrder": 5, @@ -24,7 +24,7 @@ "TabFieldDisplayOrder": 3 }, { - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "TabID": "Hearings", "TabLabel": "Hearings", "TabDisplayOrder": 5, @@ -32,7 +32,7 @@ "TabFieldDisplayOrder": 4 }, { - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "TabID": "Hearings", "TabLabel": "Hearings", "TabDisplayOrder": 5, @@ -40,7 +40,7 @@ "TabFieldDisplayOrder": 5 }, { - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "TabID": "Hearings", "TabLabel": "Hearings", "TabDisplayOrder": 5, diff --git a/ccd-definition/CaseTypeTab/History.json b/ccd-definition/CaseTypeTab/History.json index 51b8fe66..ca579644 100644 --- a/ccd-definition/CaseTypeTab/History.json +++ b/ccd-definition/CaseTypeTab/History.json @@ -1,7 +1,7 @@ [ { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "Channel": "CaseWorker", "TabID": "History", "TabLabel": "History", diff --git a/ccd-definition/CaseTypeTab/Summary.json b/ccd-definition/CaseTypeTab/Summary.json index c464f99c..0e72b58f 100644 --- a/ccd-definition/CaseTypeTab/Summary.json +++ b/ccd-definition/CaseTypeTab/Summary.json @@ -1,6 +1,6 @@ [ { - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "TabID": "Summary", "TabLabel": "Summary", "TabDisplayOrder": 1, @@ -8,7 +8,7 @@ "TabFieldDisplayOrder": 1 }, { - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "TabID": "Summary", "TabLabel": "Summary", "TabDisplayOrder": 1, @@ -16,7 +16,7 @@ "TabFieldDisplayOrder": 2 }, { - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "TabID": "Summary", "TabLabel": "Summary", "TabDisplayOrder": 1, @@ -24,7 +24,7 @@ "TabFieldDisplayOrder": 3 }, { - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "TabID": "Summary", "TabLabel": "Summary", "TabDisplayOrder": 1, @@ -32,7 +32,7 @@ "TabFieldDisplayOrder": 4 }, { - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "TabID": "Summary", "TabLabel": "Summary", "TabDisplayOrder": 1, @@ -40,7 +40,7 @@ "TabFieldDisplayOrder": 5 }, { - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "TabID": "Summary", "TabLabel": "Summary", "TabDisplayOrder": 1, @@ -48,7 +48,7 @@ "TabFieldDisplayOrder": 6 }, { - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "TabID": "Summary", "TabLabel": "Summary", "TabDisplayOrder": 1, @@ -56,7 +56,7 @@ "TabFieldDisplayOrder": 7 }, { - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "TabID": "Summary", "TabLabel": "Summary", "TabDisplayOrder": 1, @@ -64,7 +64,7 @@ "TabFieldDisplayOrder": 8 }, { - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "TabID": "Summary", "TabLabel": "Summary", "TabDisplayOrder": 1, @@ -72,7 +72,7 @@ "TabFieldDisplayOrder": 9 }, { - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "TabID": "Summary", "TabLabel": "Summary", "TabDisplayOrder": 1, @@ -80,7 +80,7 @@ "TabFieldDisplayOrder": 10 }, { - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "TabID": "Summary", "TabLabel": "Summary", "TabDisplayOrder": 1, diff --git a/ccd-definition/ComplexTypes/ServedDocumentFiles.json b/ccd-definition/ComplexTypes/ServedDocumentFiles.json index 58aeeb20..5951b91d 100644 --- a/ccd-definition/ComplexTypes/ServedDocumentFiles.json +++ b/ccd-definition/ComplexTypes/ServedDocumentFiles.json @@ -23,6 +23,14 @@ { "ID": "ServedDocumentFiles", "ListElementCode": "particularsOfClaimDocument", + "FieldType": "Document", + "ElementLabel": "Particulars of claim", + "RegularExpression": ".pdf,.txt,.doc,.dot,.docx,.rtf,.xls,.xlt,.xla,.xlsx,.xltx,.xlsb,.ppt,.pot,.pps,.ppa,.pptx,.potx,.ppsx", + "SecurityClassification": "Public" + }, + { + "ID": "ServedDocumentFiles", + "ListElementCode": "particularsOfClaimDocumentNew", "FieldType": "Collection", "FieldTypeParameter": "Document", "ElementLabel": "Particulars of claim", diff --git a/ccd-definition/FixedLists/PbaNumber.json b/ccd-definition/FixedLists/PbaNumber.json index 37df4dc4..86978ea7 100644 --- a/ccd-definition/FixedLists/PbaNumber.json +++ b/ccd-definition/FixedLists/PbaNumber.json @@ -1,14 +1,14 @@ [ { "ID": "PbaNumber", - "ListElementCode": "PBA0088192", - "ListElement": "PBA0088192", + "ListElementCode": "PBA0077597", + "ListElement": "PBA0077597", "DisplayOrder": 1 }, { "ID": "PbaNumber", - "ListElementCode": "PBA0078095", - "ListElement": "PBA0078095", + "ListElementCode": "PBA0078094", + "ListElement": "PBA0078094", "DisplayOrder": 2 }, { diff --git a/ccd-definition/SearchCasesResultFields.json b/ccd-definition/SearchCasesResultFields.json index f66c1a4f..6a0b4c93 100644 --- a/ccd-definition/SearchCasesResultFields.json +++ b/ccd-definition/SearchCasesResultFields.json @@ -1,6 +1,6 @@ [ { - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "UserRole": "caseworker-caa", "CaseFieldID": "[CASE_REFERENCE]", "Label": "Case Reference", @@ -9,7 +9,7 @@ "UseCase": "orgcases" }, { - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "UserRole": "caseworker-caa", "CaseFieldID": "respondent1OrganisationPolicy", "ListElementCode": "OrgPolicyReference", @@ -18,7 +18,7 @@ "UseCase": "orgcases" }, { - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "UserRole": "caseworker-caa", "CaseFieldID": "legacyCaseReference", "Label": "Case Number", @@ -26,7 +26,7 @@ "UseCase": "orgcases" }, { - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "UserRole": "caseworker-caa", "CaseFieldID": "[LAST_MODIFIED_DATE]", "Label": "Last Modified Date", @@ -34,7 +34,7 @@ "UseCase": "orgcases" }, { - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "UserRole": "caseworker-caa", "CaseFieldID": "[STATE]", "Label": "State", diff --git a/ccd-definition/SearchInputFields.json b/ccd-definition/SearchInputFields.json index 8c7bd35c..036004d0 100644 --- a/ccd-definition/SearchInputFields.json +++ b/ccd-definition/SearchInputFields.json @@ -1,7 +1,7 @@ [ { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "CaseFieldID": "[CASE_REFERENCE]", "Label": "CCD Case Number", "DisplayOrder": 1 diff --git a/ccd-definition/SearchResultFields.json b/ccd-definition/SearchResultFields.json index 8c7bd35c..036004d0 100644 --- a/ccd-definition/SearchResultFields.json +++ b/ccd-definition/SearchResultFields.json @@ -1,7 +1,7 @@ [ { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "CaseFieldID": "[CASE_REFERENCE]", "Label": "CCD Case Number", "DisplayOrder": 1 diff --git a/ccd-definition/State.json b/ccd-definition/State.json index 581de975..2e26a09a 100644 --- a/ccd-definition/State.json +++ b/ccd-definition/State.json @@ -1,7 +1,7 @@ [ { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "ID": "PENDING_CASE_ISSUED", "Name": "Claim Issue Pending", "Description": "Holding state whilst payment is taken", @@ -9,7 +9,7 @@ }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "ID": "CASE_ISSUED", "Name": "Awaiting Claim Notification", "Description": "Claim is created", @@ -17,7 +17,7 @@ }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "ID": "AWAITING_CASE_DETAILS_NOTIFICATION", "Name": "Awaiting Claim Details Notification", "Description": "Awaiting Claim Details Notification", @@ -25,7 +25,7 @@ }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "ID": "AWAITING_RESPONDENT_ACKNOWLEDGEMENT", "Name": "Awaiting Defendant Response", "Description": "Awaiting Defendant Response", @@ -33,7 +33,7 @@ }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "ID": "AWAITING_APPLICANT_INTENTION", "Name": "Claimant Intent Pending", "Description": "Claimant Intent Pending", @@ -41,7 +41,7 @@ }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "ID": "CASE_DISMISSED", "Name": "Claim Dismissed", "Description": "Claim has been dismissed", @@ -49,7 +49,7 @@ }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "ID": "PROCEEDS_IN_HERITAGE_SYSTEM", "Name": "Case Proceeds Offline", "Description": "Claim is not able to be progressed online in CCD and will be taken offline", diff --git a/ccd-definition/UserProfile.json b/ccd-definition/UserProfile.json index 4445e6f8..010e93dc 100644 --- a/ccd-definition/UserProfile.json +++ b/ccd-definition/UserProfile.json @@ -3,21 +3,21 @@ "LiveFrom": "01/01/2017", "UserIDAMId": "solicitor@example.com", "WorkBasketDefaultJurisdiction": "CIVIL", - "WorkBasketDefaultCaseType": "CIVIL", + "WorkBasketDefaultCaseType": "UNSPECIFIED_CLAIMS", "WorkBasketDefaultState": "AWAITING_RESPONDENT_ACKNOWLEDGEMENT" }, { "LiveFrom": "01/01/2017", - "UserIDAMId": "hmcts.civil+organisation.1.solicitor.1@gmail.com", + "UserIDAMId": "civil.damages.claims+organisation.1.solicitor.1@gmail.com", "WorkBasketDefaultJurisdiction": "CIVIL", - "WorkBasketDefaultCaseType": "CIVIL", + "WorkBasketDefaultCaseType": "UNSPECIFIED_CLAIMS", "WorkBasketDefaultState": "AWAITING_RESPONDENT_ACKNOWLEDGEMENT" }, { "LiveFrom": "01/01/2017", - "UserIDAMId": "hmcts.civil+organisation.2.solicitor.1@gmail.com", + "UserIDAMId": "civil.damages.claims+organisation.2.solicitor.1@gmail.com", "WorkBasketDefaultJurisdiction": "CIVIL", - "WorkBasketDefaultCaseType": "CIVIL", + "WorkBasketDefaultCaseType": "UNSPECIFIED_CLAIMS", "WorkBasketDefaultState": "AWAITING_RESPONDENT_ACKNOWLEDGEMENT" } ] diff --git a/ccd-definition/WorkBasketInputFields.json b/ccd-definition/WorkBasketInputFields.json index 8c7bd35c..036004d0 100644 --- a/ccd-definition/WorkBasketInputFields.json +++ b/ccd-definition/WorkBasketInputFields.json @@ -1,7 +1,7 @@ [ { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "CaseFieldID": "[CASE_REFERENCE]", "Label": "CCD Case Number", "DisplayOrder": 1 diff --git a/ccd-definition/WorkBasketResultFields.json b/ccd-definition/WorkBasketResultFields.json index 3280f4ca..754c3bc0 100644 --- a/ccd-definition/WorkBasketResultFields.json +++ b/ccd-definition/WorkBasketResultFields.json @@ -1,14 +1,14 @@ [ { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "CaseFieldID": "[CASE_REFERENCE]", "Label": "CCD Case Number", "DisplayOrder": 1 }, { "LiveFrom": "01/01/2017", - "CaseTypeID": "CIVIL", + "CaseTypeID": "UNSPECIFIED_CLAIMS", "CaseFieldID": "[STATE]", "Label": "State", "DisplayOrder": 2 diff --git a/charts/civil-ccd/Chart.yaml b/charts/civil-damages-ccd/Chart.yaml similarity index 76% rename from charts/civil-ccd/Chart.yaml rename to charts/civil-damages-ccd/Chart.yaml index a49a4915..869640ac 100644 --- a/charts/civil-ccd/Chart.yaml +++ b/charts/civil-damages-ccd/Chart.yaml @@ -1,10 +1,10 @@ apiVersion: v2 -description: A Helm chart for civil-ccd App -name: civil-ccd -home: https://github.com/hmcts/civil-ccd-definition +description: A Helm chart for civil-damages-ccd App +name: civil-damages-ccd +home: https://github.com/hmcts/civil-damages-ccd-definition version: 0.0.5 maintainers: - - name: HMCTS Civil team + - name: HMCTS Unspecified team dependencies: - name: java @@ -14,7 +14,7 @@ dependencies: version: 5.0.2 repository: '@hmctspublic' tags: - - civil-ccd-stack + - unspec-ccd-stack - name: xui-webapp version: ~0.2.1 repository: '@hmctspublic' diff --git a/charts/civil-ccd/values.aat.template.yaml b/charts/civil-damages-ccd/values.aat.template.yaml similarity index 82% rename from charts/civil-ccd/values.aat.template.yaml rename to charts/civil-damages-ccd/values.aat.template.yaml index a67fbc2e..0483fc12 100644 --- a/charts/civil-ccd/values.aat.template.yaml +++ b/charts/civil-damages-ccd/values.aat.template.yaml @@ -1,5 +1,5 @@ tags: - civil-ccd-stack: true + unspec-ccd-stack: true postgresql: enabled: true @@ -26,16 +26,16 @@ postgresql: java: applicationPort: 4000 - aadIdentityName: civil - image: 'hmctspublic.azurecr.io/civil/service:latest' + aadIdentityName: unspec + image: 'hmctspublic.azurecr.io/civil-damages/service:latest' imagePullPolicy: Always ingressHost: ${SERVICE_FQDN} keyVaults: - civil: - resourceGroup: civil + unspec: + resourceGroup: unspec secrets: - - civil-idam-client-secret - - microservicekey-civil-service + - unspec-idam-client-secret + - microservicekey-unspec-service - system-update-user-username - system-update-user-password - cross-access-user-username @@ -50,8 +50,8 @@ java: - robotics-notification-recipient - launch-darkly-sdk-key environment: - IDAM_CLIENT_ID: civil-service - IDAM_CLIENT_REDIRECT_URI: https://civil-ccd-{{ .Values.global.environment }}.service.core-compute-{{ .Values.global.environment }}.internal/oauth2/callback + IDAM_CLIENT_ID: unspec-service + IDAM_CLIENT_REDIRECT_URI: https://civil-damages-ccd-{{ .Values.global.environment }}.service.core-compute-{{ .Values.global.environment }}.internal/oauth2/callback IDAM_API_URL: https://idam-api.{{ .Values.global.environment }}.platform.hmcts.net IDAM_WEB_URL: https://idam-web-public.{{ .Values.global.environment }}.platform.hmcts.net IDAM_S2S_AUTH_URL: http://rpe-service-auth-provider-{{ .Values.global.environment }}.service.core-compute-{{ .Values.global.environment }}.internal @@ -76,9 +76,9 @@ java: CMC_DB_PASSWORD: hmcts CMC_DB_CONNECTION_OPTIONS: '?sslmode=allow' REFERENCE_DATABASE_MIGRATION: true - FEIGN_CLIENT_CONFIG_REMOTERUNTIMESERVICE_URL: http://civil-ccd-camunda-staging-aat.service.core-compute-aat.internal/engine-rest/ - FEIGN_CLIENT_CONFIG_REMOTEEXTERNALTASKSERVICE_URL: http://civil-ccd-camunda-staging-aat.service.core-compute-aat.internal/engine-rest/ - FEIGN_CLIENT_CONFIG_REMOTEREPOSITORYSERVICE_URL: http://civil-ccd-camunda-staging-aat.service.core-compute-aat.internal/engine-rest/ + FEIGN_CLIENT_CONFIG_REMOTERUNTIMESERVICE_URL: http://civil-damages-ccd-camunda-staging-aat.service.core-compute-aat.internal/engine-rest/ + FEIGN_CLIENT_CONFIG_REMOTEEXTERNALTASKSERVICE_URL: http://civil-damages-ccd-camunda-staging-aat.service.core-compute-aat.internal/engine-rest/ + FEIGN_CLIENT_CONFIG_REMOTEREPOSITORYSERVICE_URL: http://civil-damages-ccd-camunda-staging-aat.service.core-compute-aat.internal/engine-rest/ TESTING_SUPPORT_ENABLED: true POLLING_EVENT_EMITTER_ENABLED: false LAUNCH_DARKLY_ENV: ccd-staging @@ -88,7 +88,7 @@ idam-pr: enabled: true redirect_uris: XUI: - - https://civil-ccd-xui-staging.aat.platform.hmcts.net/oauth2/callback + - https://civil-damages-ccd-xui-staging.aat.platform.hmcts.net/oauth2/callback xui-webapp: enabled: true @@ -96,7 +96,7 @@ xui-webapp: imagePullPolicy: Always releaseNameOverride: ${SERVICE_NAME}-xui-webapp image: hmctspublic.azurecr.io/xui/webapp:prod-816d45c5 - ingressHost: civil-ccd-xui-staging.aat.platform.hmcts.net + ingressHost: civil-damages-ccd-xui-staging.aat.platform.hmcts.net environment: HEALTH_CCD_COMPONENT_API: http://${SERVICE_NAME}-ccd-api-gw/health HEALTH_CCD_DATA_API: http://${SERVICE_NAME}-ccd-data-store-api/health @@ -123,7 +123,7 @@ ccd: enabled: false global: - ccdApiGatewayIngress: http://civil-ccd-gateway-staging-aat.service.core-compute-aat.internal + ccdApiGatewayIngress: http://civil-damages-ccd-gateway-staging-aat.service.core-compute-aat.internal ccdDataStoreUrl: http://${SERVICE_NAME}-ccd-data-store-api ccdDefinitionStoreUrl: http://${SERVICE_NAME}-ccd-definition-store ccdUserProfileUrl: http://${SERVICE_NAME}-ccd-user-profile-api @@ -140,7 +140,7 @@ ccd: IDAM_SERVICE_KEY: ${CCD_API_GATEWAY_S2S_SECRET} IDAM_OAUTH2_CLIENT_SECRET: ${CCD_API_GATEWAY_IDAM_CLIENT_SECRET} PROXY_DOCUMENT_MANAGEMENT: http://dm-store-aat.service.core-compute-aat.internal - ingressHost: civil-ccd-gateway-staging-aat.service.core-compute-aat.internal + ingressHost: civil-damages-ccd-gateway-staging-aat.service.core-compute-aat.internal ingressIP: ${INGRESS_IP} keyVaults: [] ccd-data-store-api: @@ -149,12 +149,12 @@ ccd: environment: DATA_STORE_DB_HOST: ${SERVICE_NAME}-postgresql DATA_STORE_IDAM_KEY: ${CCD_DATA_STORE_S2S_SECRET} - DATA_STORE_S2S_AUTHORISED_SERVICES: ccd_data,ccd_gw,ccd_ps,bulk_scan_orchestrator,ccpay_bubble,ctsc_work_allocation,em_ccd_orchestrator,xui_webapp,civil_service + DATA_STORE_S2S_AUTHORISED_SERVICES: ccd_data,ccd_gw,ccd_ps,bulk_scan_orchestrator,ccpay_bubble,ctsc_work_allocation,em_ccd_orchestrator,xui_webapp,unspec_service IDAM_USER_URL: https://idam-web-public.aat.platform.hmcts.net OIDC_ISSUER: https://forgerock-am.service.core-compute-idam-aat2.internal:8443/openam/oauth2/realms/root/realms/hmcts - CCD_S2S_AUTHORISED_SERVICES_CASE_USER_ROLES: civil_service + CCD_S2S_AUTHORISED_SERVICES_CASE_USER_ROLES: unspec_service keyVaults: [] - ingressHost: civil-ccd-data-store-staging-aat.service.core-compute-aat.internal + ingressHost: civil-damages-ccd-data-store-staging-aat.service.core-compute-aat.internal ccd-definition-store-api: java: imagePullPolicy: Always @@ -163,14 +163,14 @@ ccd: DEFINITION_STORE_IDAM_KEY: ${CCD_DEFINITION_STORE_S2S_SECRET} IDAM_USER_URL: https://idam-web-public.aat.platform.hmcts.net keyVaults: [] - ingressHost: civil-ccd-definition-store-staging-aat.service.core-compute-aat.internal + ingressHost: civil-damages-ccd-definition-store-staging-aat.service.core-compute-aat.internal ccd-user-profile-api: java: imagePullPolicy: Always enviroment: USER_PROFILE_DB_HOST: ${SERVICE_NAME}-postgresql keyVaults: [] - ingressHost: civil-ccd-xui-staging-aat.service.core-compute-aat.internal + ingressHost: civil-damages-ccd-xui-staging-aat.service.core-compute-aat.internal postgresql: persistence: @@ -181,7 +181,7 @@ camunda-bpm: java: disableKeyVaults: true releaseNameOverride: ${SERVICE_NAME}-camunda - ingressHost: civil-ccd-camunda-staging-aat.service.core-compute-aat.internal + ingressHost: civil-damages-ccd-camunda-staging-aat.service.core-compute-aat.internal environment: CAMUNDA_API_AUTH_ENABLED: false CAMUNDA_DB_HOST: ${SERVICE_NAME}-postgresql diff --git a/charts/civil-ccd/values.preview.template.yaml b/charts/civil-damages-ccd/values.preview.template.yaml similarity index 93% rename from charts/civil-ccd/values.preview.template.yaml rename to charts/civil-damages-ccd/values.preview.template.yaml index 0244bddb..58e25330 100644 --- a/charts/civil-ccd/values.preview.template.yaml +++ b/charts/civil-damages-ccd/values.preview.template.yaml @@ -1,5 +1,5 @@ tags: - civil-ccd-stack: true + unspec-ccd-stack: true postgresql: enabled: true @@ -26,15 +26,15 @@ postgresql: java: applicationPort: 4000 - image: 'hmctspublic.azurecr.io/civil/service:latest' + image: 'hmctspublic.azurecr.io/civil-damages/service:latest' imagePullPolicy: Always ingressHost: ${SERVICE_FQDN} keyVaults: - civil: - resourceGroup: civil + unspec: + resourceGroup: unspec secrets: - - civil-idam-client-secret - - microservicekey-civil-service + - unspec-idam-client-secret + - microservicekey-unspec-service - system-update-user-username - system-update-user-password - cross-access-user-username @@ -49,8 +49,8 @@ java: - robotics-notification-recipient - launch-darkly-sdk-key environment: - IDAM_CLIENT_ID: civil-service - IDAM_CLIENT_REDIRECT_URI: https://civil-ccd-{{ .Values.global.environment }}.service.core-compute-{{ .Values.global.environment }}.internal/oauth2/callback + IDAM_CLIENT_ID: unspec-service + IDAM_CLIENT_REDIRECT_URI: https://civil-damages-ccd-{{ .Values.global.environment }}.service.core-compute-{{ .Values.global.environment }}.internal/oauth2/callback IDAM_API_URL: https://idam-api.{{ .Values.global.environment }}.platform.hmcts.net IDAM_WEB_URL: https://idam-web-public.{{ .Values.global.environment }}.platform.hmcts.net IDAM_S2S_AUTH_URL: http://rpe-service-auth-provider-{{ .Values.global.environment }}.service.core-compute-{{ .Values.global.environment }}.internal @@ -145,10 +145,10 @@ ccd: environment: DATA_STORE_DB_HOST: ${SERVICE_NAME}-postgresql DATA_STORE_IDAM_KEY: ${CCD_DATA_STORE_S2S_SECRET} - DATA_STORE_S2S_AUTHORISED_SERVICES: ccd_data,ccd_gw,ccd_ps,bulk_scan_orchestrator,ccpay_bubble,ctsc_work_allocation,em_ccd_orchestrator,xui_webapp,civil_service + DATA_STORE_S2S_AUTHORISED_SERVICES: ccd_data,ccd_gw,ccd_ps,bulk_scan_orchestrator,ccpay_bubble,ctsc_work_allocation,em_ccd_orchestrator,xui_webapp,unspec_service IDAM_USER_URL: https://idam-web-public.aat.platform.hmcts.net OIDC_ISSUER: https://forgerock-am.service.core-compute-idam-{{ .Values.global.environment }}.internal:8443/openam/oauth2/hmcts - CCD_S2S_AUTHORISED_SERVICES_CASE_USER_ROLES: civil_service,aac_manage_case_assignment + CCD_S2S_AUTHORISED_SERVICES_CASE_USER_ROLES: unspec_service,aac_manage_case_assignment keyVaults: [] ingressHost: ccd-data-store-api-${SERVICE_FQDN} ccd-definition-store-api: diff --git a/charts/civil-ccd/values.yaml b/charts/civil-damages-ccd/values.yaml similarity index 68% rename from charts/civil-ccd/values.yaml rename to charts/civil-damages-ccd/values.yaml index 4661b62d..48600303 100644 --- a/charts/civil-ccd/values.yaml +++ b/charts/civil-damages-ccd/values.yaml @@ -1,5 +1,5 @@ tags: - civil-ccd-stack: false + unspec-ccd-stack: false postgresql: enabled: false @@ -15,14 +15,14 @@ camunda-bpm: java: applicationPort: 4000 - image: 'hmctspublic.azurecr.io/civil/service:latest' - aadIdentityName: civil + image: 'hmctspublic.azurecr.io/civil-damages/service:latest' + aadIdentityName: unspec keyVaults: - civil: - resourceGroup: civil + unspec: + resourceGroup: unspec secrets: - - civil-idam-client-secret - - microservicekey-civil-service + - unspec-idam-client-secret + - microservicekey-unspec-service - system-update-user-username - system-update-user-password - AppInsightsInstrumentationKey diff --git a/e2e/api/steps.js b/e2e/api/steps.js index 212fb6d5..17e7ef60 100644 --- a/e2e/api/steps.js +++ b/e2e/api/steps.js @@ -70,7 +70,7 @@ module.exports = { await assertError('Court', data[eventName].invalid.Court.courtLocation.applicantPreferredCourt[i], null, 'Case data validation failed'); } - await assertError('Upload', data[eventName].invalid.Upload.servedDocumentFiles.particularsOfClaimDocument, + await assertError('Upload', data[eventName].invalid.Upload.servedDocumentFiles.particularsOfClaimDocumentNew, null, 'Case data validation failed'); await assertSubmittedEvent('PENDING_CASE_ISSUED', { diff --git a/e2e/api/testingSupport.js b/e2e/api/testingSupport.js index 91b346f2..93fbff4c 100644 --- a/e2e/api/testingSupport.js +++ b/e2e/api/testingSupport.js @@ -14,7 +14,7 @@ module.exports = { await retry(() => { return restHelper.request( - `${config.url.civilService}/testing-support/case/${caseId}/business-process`, + `${config.url.unspecService}/testing-support/case/${caseId}/business-process`, { 'Content-Type': 'application/json', 'Authorization': `Bearer ${authToken}`, @@ -38,7 +38,7 @@ module.exports = { await retry(() => { return restHelper.request( - `${config.url.civilService}/testing-support/assign-case/${caseId}`, + `${config.url.unspecService}/testing-support/assign-case/${caseId}`, { 'Content-Type': 'application/json', 'Authorization': `Bearer ${authToken}` }, @@ -60,7 +60,7 @@ module.exports = { const authToken = await idamHelper.accessToken(config.applicantSolicitorUser); await restHelper.retriedRequest( - `${config.url.civilService}/testing-support/case/${caseId}`, + `${config.url.unspecService}/testing-support/case/${caseId}`, { 'Content-Type': 'application/json', 'Authorization': `Bearer ${authToken}`, diff --git a/e2e/config.js b/e2e/config.js index 351932b1..63c5da2f 100644 --- a/e2e/config.js +++ b/e2e/config.js @@ -13,29 +13,29 @@ module.exports = { ccdDataStore: process.env.CCD_DATA_STORE_URL || 'http://localhost:4452', dmStore: process.env.DM_STORE_URL || 'http://dm-store:8080', idamApi: process.env.IDAM_API_URL || 'http://localhost:5000', - civilService: process.env.CIVIL_SERVICE_URL || 'http://localhost:4000', + unspecService: process.env.UNSPEC_SERVICE_URL || 'http://localhost:4000', }, s2s: { - microservice: 'civil_service', + microservice: 'unspec_service', secret: process.env.S2S_SECRET || 'AABBCCDDEEFFGGHH' }, applicantSolicitorUser: { password: defaultPassword, - email: 'hmcts.civil+organisation.1.solicitor.1@gmail.com', + email: 'civil.damages.claims+organisation.1.solicitor.1@gmail.com', type: 'applicant_solicitor' }, defendantSolicitorUser: { password: defaultPassword, - email: 'hmcts.civil+organisation.2.solicitor.1@gmail.com', + email: 'civil.damages.claims+organisation.2.solicitor.1@gmail.com', type: 'defendant_solicitor' }, adminUser: { password: defaultPassword, - email: 'civil-admin@mailnesia.com', + email: 'civil-damages-admin@mailnesia.com', type: 'admin' }, definition: { jurisdiction: 'CIVIL', - caseType: 'CIVIL', + caseType: 'UNSPECIFIED_CLAIMS', } }; diff --git a/e2e/fixtures/events/addOrAmendClaimDocuments.js b/e2e/fixtures/events/addOrAmendClaimDocuments.js index b17ea175..f8533e7b 100644 --- a/e2e/fixtures/events/addOrAmendClaimDocuments.js +++ b/e2e/fixtures/events/addOrAmendClaimDocuments.js @@ -4,7 +4,7 @@ module.exports = { valid: { Upload: { servedDocumentFiles: { - particularsOfClaimDocument: [element(document('particularsOfClaim.pdf'))] + particularsOfClaimDocumentNew: [element(document('particularsOfClaim.pdf'))] } }, }, @@ -12,7 +12,7 @@ module.exports = { Upload: { duplicateError: { servedDocumentFiles: { - particularsOfClaimDocument: [element(document('particularsOfClaim.pdf'))], + particularsOfClaimDocumentNew: [element(document('particularsOfClaim.pdf'))], particularsOfClaimText: 'Some text' } }, diff --git a/e2e/fixtures/events/createClaim.js b/e2e/fixtures/events/createClaim.js index 2519cad9..68913bb5 100644 --- a/e2e/fixtures/events/createClaim.js +++ b/e2e/fixtures/events/createClaim.js @@ -28,9 +28,9 @@ const applicant1LitigationFriend = { primaryAddress: buildAddress('litigant friend') }; -let selectedPba = listElement('PBA0088192'); -const validPba = listElement('PBA0088192'); -const invalidPba = listElement('PBA0078095'); +let selectedPba = listElement('PBA0077597'); +const validPba = listElement('PBA0077597'); +const invalidPba = listElement('PBA0078094'); const createClaimData = (legalRepresentation, useValidPba) => { selectedPba = useValidPba ? validPba : invalidPba; @@ -57,7 +57,7 @@ const createClaimData = (legalRepresentation, useValidPba) => { }, Notifications: { applicantSolicitor1CheckEmail: { - email: 'hmcts.civil+organisation.1.solicitor.1@gmail.com', + email: 'civil.damages.claims+organisation.1.solicitor.1@gmail.com', correct: 'No' }, applicantSolicitor1UserDetails: { @@ -104,7 +104,7 @@ const createClaimData = (legalRepresentation, useValidPba) => { }, Upload: { servedDocumentFiles: { - particularsOfClaimDocument: [element(document('particularsOfClaim.pdf'))] + particularsOfClaimDocumentNew: [element(document('particularsOfClaim.pdf'))] } }, ClaimValue: { @@ -162,7 +162,7 @@ module.exports = { applicant1: applicant1WithPartyName, applicant1LitigationFriend: applicant1LitigationFriend, applicantSolicitor1CheckEmail: { - email: 'hmcts.civil+organisation.1.solicitor.1@gmail.com', + email: 'civil.damages.claims+organisation.1.solicitor.1@gmail.com', }, }, // otherwise applicantSolicitor1ClaimStatementOfTruth: [undefined] @@ -181,7 +181,7 @@ module.exports = { invalid:{ Upload:{ servedDocumentFiles: { - particularsOfClaimDocument: [element(document('particularsOfClaim.pdf')),element(document('particularsOfClaim.pdf'))] + particularsOfClaimDocumentNew: [element(document('particularsOfClaim.pdf')),element(document('particularsOfClaim.pdf'))] } }, Court: { diff --git a/e2e/fixtures/events/resubmitClaim.js b/e2e/fixtures/events/resubmitClaim.js index 4b1dc87f..f789063b 100644 --- a/e2e/fixtures/events/resubmitClaim.js +++ b/e2e/fixtures/events/resubmitClaim.js @@ -1,13 +1,13 @@ const { listElement } = require('../../api/dataHelper'); -const selectedPBA = listElement('PBA0088192'); +const selectedPBA = listElement('PBA0077597'); module.exports = { valid: { ResubmitClaim: { applicantSolicitor1PbaAccounts: { list_items: [ selectedPBA, - listElement('PBA0078095') + listElement('PBA0078094') ], value: selectedPBA } diff --git a/e2e/pages/caseProceedsInCaseman/takeCaseOffline.page.js b/e2e/pages/caseProceedsInCaseman/takeCaseOffline.page.js index 3acbbcee..9a30c479 100644 --- a/e2e/pages/caseProceedsInCaseman/takeCaseOffline.page.js +++ b/e2e/pages/caseProceedsInCaseman/takeCaseOffline.page.js @@ -3,7 +3,6 @@ const {I} = inject(); module.exports = { async takeCaseOffline() { - I.waitForText('Take offline'); I.click('Take offline'); } diff --git a/e2e/pages/createClaim/claimantSolicitorOrganisation.page.js b/e2e/pages/createClaim/claimantSolicitorOrganisation.page.js index c5b13e64..2ba3723d 100644 --- a/e2e/pages/createClaim/claimantSolicitorOrganisation.page.js +++ b/e2e/pages/createClaim/claimantSolicitorOrganisation.page.js @@ -11,8 +11,8 @@ module.exports = { I.waitForElement(this.fields.orgPolicyReference); I.fillField(this.fields.orgPolicyReference, 'Claimant policy reference'); I.waitForElement(this.fields.searchText); - I.fillField(this.fields.searchText, 'Civil'); - I.click('a[title="Select the organisation Civil - Organisation 1"]'); + I.fillField(this.fields.searchText, 'Civil Damages Claims'); + I.click('a[title="Select the organisation Civil Damages Claims - Organisation 1"]'); await I.clickContinue(); } }; diff --git a/e2e/pages/createClaim/createCase.page.js b/e2e/pages/createClaim/createCase.page.js index c9075a5c..6723cc32 100644 --- a/e2e/pages/createClaim/createCase.page.js +++ b/e2e/pages/createClaim/createCase.page.js @@ -11,7 +11,7 @@ module.exports = { async selectCaseType() { I.selectOption(this.fields.jurisdiction, 'Civil'); - I.selectOption(this.fields.caseType, 'Civil'); + I.selectOption(this.fields.caseType, 'Damages Claim'); I.selectOption(this.fields.event, 'Create claim'); await I.click(this.startButton); } diff --git a/e2e/pages/createClaim/defendantSolicitorOrganisation.page.js b/e2e/pages/createClaim/defendantSolicitorOrganisation.page.js index 3786b5ef..bc503b09 100644 --- a/e2e/pages/createClaim/defendantSolicitorOrganisation.page.js +++ b/e2e/pages/createClaim/defendantSolicitorOrganisation.page.js @@ -22,8 +22,8 @@ module.exports = { I.waitForElement(this.fields.orgPolicyReference); I.fillField(this.fields.orgPolicyReference, 'Defendant policy reference'); I.waitForElement(this.fields.searchText); - I.fillField(this.fields.searchText, 'Civil'); - I.click('a[title="Select the organisation Civil - Organisation 2"]'); + I.fillField(this.fields.searchText, 'Civil Damages Claims'); + I.click('a[title="Select the organisation Civil Damages Claims - Organisation 2"]'); await I.clickContinue(); }, diff --git a/e2e/pages/createClaim/pbaNumber.page.js b/e2e/pages/createClaim/pbaNumber.page.js index 4e6ad370..761cf03d 100644 --- a/e2e/pages/createClaim/pbaNumber.page.js +++ b/e2e/pages/createClaim/pbaNumber.page.js @@ -6,7 +6,7 @@ module.exports = { pbaNumber: { id: '#applicantSolicitor1PbaAccounts', options: { - activeAccount: 'PBA0088192' + activeAccount: 'PBA0077597' } } }, diff --git a/e2e/pages/createClaim/uploadParticularsOfClaim.page.js b/e2e/pages/createClaim/uploadParticularsOfClaim.page.js index c3d0f17e..93b67c71 100644 --- a/e2e/pages/createClaim/uploadParticularsOfClaim.page.js +++ b/e2e/pages/createClaim/uploadParticularsOfClaim.page.js @@ -7,7 +7,7 @@ module.exports = { fields: { servedDocumentFiles: { options: [ - '#servedDocumentFiles_particularsOfClaimDocument', + '#servedDocumentFiles_particularsOfClaimDocumentNew', '#servedDocumentFiles_scheduleOfLoss', '#servedDocumentFiles_certificateOfSuitability', ] @@ -15,7 +15,6 @@ module.exports = { }, async upload(file) { - I.waitForElement(this.fields.servedDocumentFiles.options[0]); await servedDocuments.upload(file, this.fields.servedDocumentFiles.options); await I.clickContinue(); diff --git a/package.json b/package.json index fa048b32..f5546cbc 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { - "name": "civil-ccd-definition", + "name": "civil-damages-service", "version": "0.0.1", - "description": "Civil e2e tests", + "description": "Civil Unspecified e2e tests", "scripts": { "lint": "eslint e2e", "test": "npx codeceptjs run --steps", diff --git a/src/test/java/uk/gov/hmcts/reform/civil/DemoUnitTest.java b/src/test/java/uk/gov/hmcts/reform/unspec/DemoUnitTest.java similarity index 87% rename from src/test/java/uk/gov/hmcts/reform/civil/DemoUnitTest.java rename to src/test/java/uk/gov/hmcts/reform/unspec/DemoUnitTest.java index 546b07a2..5987f9a1 100644 --- a/src/test/java/uk/gov/hmcts/reform/civil/DemoUnitTest.java +++ b/src/test/java/uk/gov/hmcts/reform/unspec/DemoUnitTest.java @@ -1,4 +1,4 @@ -package uk.gov.hmcts.reform.civil; +package uk.gov.hmcts.reform.unspec; import org.junit.jupiter.api.Test;