Skip to content

ccd-5330 #1534

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Conversation

patelila
Copy link
Contributor

@patelila patelila commented Mar 4, 2025

Before creating a pull request make sure that:

  • commit messages are meaningful and follow good commit message guidelines
  • README and other documentation has been updated / added (if needed)
  • tests have been updated / new tests has been added (if needed)
  • the keep-helm label has been added, if the helm release should be persisted after a successful build

Please remove this line and everything above and fill the following sections:

JIRA link (if applicable)

Change description

Does this PR introduce a breaking change? (check one with "x")

[ ] Yes
[ ] No

Base automatically changed from CCD-5333_Clear_new_Cases_supplementry_data_org_user_assigned to CCD-5331_Extend_OrganisationPolicy_newCase_attribute March 7, 2025 15:39
…nto CCD-5330_Update_elastic_search_query_populate_new_case_data
…nto CCD-5330_Update_elastic_search_query_populate_new_case_data
@@ -11,7 +11,7 @@ def app = "definition-store-api"
def branchesToSync = ['demo', 'ithc', 'perftest', 'develop']

// Variables to switch pipeline logic and wiring per type of build
def definitionStoreDevelopPr = "PR-1529" // This doesn't change frequently, but when it does, only change this value.
def definitionStoreDevelopPr = "PR-1534" // This doesn't change frequently, but when it does, only change this value.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

to be reverted upon merging

build.gradle Outdated
@@ -47,7 +47,7 @@ ext['postgresql.version'] = '42.7.3'
ext['log4j2.version'] = '2.17.1'
//overriding for easy access to the version for FT testing
ext['beftaFwVersion'] = '9.2.3'
ext['ccdTestDefinitionVersion'] = '7.26.1'
ext['ccdTestDefinitionVersion'] = '7.26.1-prerelease-CCD-5329'
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

to be made an official release instead of pre release when merging

@@ -24,7 +24,7 @@ java:
# enable whenever required and provide host url to match with corresponding data-store-api
ELASTIC_SEARCH_ENABLED: true

ELASTIC_SEARCH_HOST: ccd-data-store-api-pr-2520-es-master
ELASTIC_SEARCH_HOST: ccd-data-store-api-pr-2543-es-master
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

to be reverted upon merging

@hmcts-jenkins-a-to-c
Copy link
Contributor

Plan Result (aat)

No changes. Your infrastructure matches the configuration.

@hmcts-jenkins-a-to-c
Copy link
Contributor

Plan Result (prod)

No changes. Your infrastructure matches the configuration.

…nto CCD-5330_Update_elastic_search_query_populate_new_case_data
@patelila
Copy link
Contributor Author

Close as this def changes are for CCD-5330 which has been merged and are no longer required.

@patelila patelila closed this May 29, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants