CME-942, CME-943, CME-944, CME-945: CCD Data store enhancements to track closed states for payment disposal#2879
Open
SammiChong wants to merge 13 commits into
Open
CME-942, CME-943, CME-944, CME-945: CCD Data store enhancements to track closed states for payment disposal#2879SammiChong wants to merge 13 commits into
SammiChong wants to merge 13 commits into
Conversation
AntonyLeons
approved these changes
May 13, 2026
kiran-yenigala-hmcts
left a comment
Contributor
There was a problem hiding this comment.
Couple of comments
RebeccaBaker
approved these changes
Jun 5, 2026
* Add /getCloseCases/{date}
* Add tests
* Add BEFTA tests
* Update DefaultClosedCaseSearchOperation.java
* Update dates
* Change API URL to date only
* Use Date instead of LocalDateTime
* Cleanup test
* Address comments
* Update UICaseSearchController.java
* Update S-942.1_CreateDateCaseClosed.td.json
* CME-944 - Insert into DATE_CASE_CLOSED when new state category is "Closed for payment" (#2910)
* Allow to get cases from current time
* insert into DATE_CASE_CLOSED
* Add BEFTA tests
* Update TestingSupportController.java
* Change to caps CLOSED FOR PAYMENT
* Add pre-release branch and new test
* Make state_category deserialisable
* debug log
* Update values.preview.template.yaml
* Cleanup
* Rename tests
* CME-945 - Update date case closed records on case event state changes (#2915)
* Add updateDateCaseClosed and delete
Update CreateCaseEventServiceTest.java
comments
* Add BEFTA tests
* Checkstyle
* Update S-942.1_DeleteExistingDateCaseClosed.td.json
* Broaden date case closed cleanup
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
JIRA link (if applicable)
https://tools.hmcts.net/jira/browse/CME-939 (Epic)
https://tools.hmcts.net/jira/browse/CME-942
https://tools.hmcts.net/jira/browse/CME-943
https://tools.hmcts.net/jira/browse/CME-944
https://tools.hmcts.net/jira/browse/CME-945
Change description
Does this PR introduce a breaking change? (check one with "x")