diff --git a/Jenkinsfile_CNP b/Jenkinsfile_CNP index ab42c3fd05..8ff38701f5 100644 --- a/Jenkinsfile_CNP +++ b/Jenkinsfile_CNP @@ -7,7 +7,7 @@ def type = "nodejs" def product = "civil" def component = "ccd" def camundaBranch = "master" -def dmnBranch = "master" +def dmnBranch = "CIV-16275-Adding-Track-Check-to-Schedule-Hearing-Tasks-LR" def waStandaloneBranch = "master" def yarnBuilder = new uk.gov.hmcts.contino.YarnBuilder(this) diff --git a/ccd-definition/CaseEvent/User/UserEvents-caseworkerEvents-nonprod.json b/ccd-definition/CaseEvent/User/UserEvents-caseworkerEvents-nonprod.json index 215449fb28..522507741f 100644 --- a/ccd-definition/CaseEvent/User/UserEvents-caseworkerEvents-nonprod.json +++ b/ccd-definition/CaseEvent/User/UserEvents-caseworkerEvents-nonprod.json @@ -132,7 +132,7 @@ "RetriesTimeoutAboutToStartEvent": 0, "RetriesTimeoutURLAboutToSubmitEvent": 0, "Publish": "Y", - "EventEnablingCondition": "eaCourtLocation = \"Yes\" AND preStayState != \"IN_MEDIATION\" AND preStayState != \"JUDICIAL_REFERRAL\"" + "EventEnablingCondition": "eaCourtLocation != \"No\" AND preStayState != \"IN_MEDIATION\" AND preStayState != \"JUDICIAL_REFERRAL\"" }, { "CaseTypeID": "CIVIL${CCD_DEF_VERSION}",