HDPI-6368 - adding support for LR counter claim persistence#2183
Open
jonathanditcher-solirius wants to merge 20 commits into
Open
HDPI-6368 - adding support for LR counter claim persistence#2183jonathanditcher-solirius wants to merge 20 commits into
jonathanditcher-solirius wants to merge 20 commits into
Conversation
CCD diff summary👉 Full report: https://github.com/hmcts/pcs-api/actions/runs/29834275724?check_suite_focus=true No change |
m014389b
reviewed
Jul 16, 2026
…stence' into HDPI-6368_LR_counter_claim_persistence
Contributor
Plan Result (aat) |
jonathanditcher-solirius
marked this pull request as ready for review
July 20, 2026 09:08
jonathanditcher-solirius
requested review from
a team,
AmandaRichards,
adusumillipraveen,
libanAbdirahman1 and
scottstewart-sl
July 20, 2026 09:08
…stence' into HDPI-6368_LR_counter_claim_persistence
andrewdami11
approved these changes
Jul 21, 2026
scottstewart-sl
approved these changes
Jul 21, 2026
Contributor
Plan Result (prod) |
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
See HDPI-6368
Change description
This is to add persistence for counter claims in almost the same way as citizen journey is handled, expect this is for a legal rep on behalf of a defendant i.e. currently citizen journey includes decentralized persitance for counter claims but LR journey is missing it
Relates to hmcts/pcs-frontend#1510
Testing done
Tested locally by creating a case, linking a defendant to a solicitor, submitting the response and verifying in the the DB the counter claim has been persisted. This can also be seen using document upload for counter claim -> verifying the uploaded documents are visible for issued counter claim under the 'Case File View' tab in XUI with the category set to 'statementsOfCase' and a type of 'DOCUMENTS_SUPPORTING_A_COUNTERCLAIM'
Tested also on preview
Security Vulnerability Assessment
CVE Suppression: Are there any CVEs present in the codebase (either newly introduced or pre-existing) that are being intentionally suppressed or ignored by this commit?
Checklist