HDPI-6421: Legal rep upload event#1855
Open
aqibh25 wants to merge 128 commits into
Open
Conversation
- map organisation address to legal rep
- move idam token validation to controller
…as not yet used and minimial effort to add in when needed
… role - if leg rep, create draft per active linked defendant - expand draft to include party id for legal rep with multiple defendants - added party_id to draft unique index but allow for null so as to not break citizen draft uniqueness
# Conflicts: # src/main/java/uk/gov/hmcts/reform/pcs/ccd/repository/legalrepresentative/LegalRepresentativeRepository.java # src/main/java/uk/gov/hmcts/reform/pcs/service/LegalRepresentativePartyLinkService.java # src/test/java/uk/gov/hmcts/reform/pcs/ccd/event/respondpossessionclaim/SubmitEventHandlerTest.java # src/test/java/uk/gov/hmcts/reform/pcs/ccd/page/respondpossessionsclaim/RespondToPossessionDraftSavePageTest.java
# Conflicts: # src/main/java/uk/gov/hmcts/reform/pcs/ccd/service/CaseRoleAssignmentService.java # src/test/java/uk/gov/hmcts/reform/pcs/ccd/service/CaseRoleAssignmentServiceTest.java # src/test/java/uk/gov/hmcts/reform/pcs/service/PartyAccessCodeLinkServiceTest.java
CCD diff summary👉 Full report: https://github.com/hmcts/pcs-api/actions/runs/28227537175?check_suite_focus=true CaseField.json
AuthorisationCaseEvent/AuthorisationCaseEvent.json
AuthorisationCaseField/DEFENDANTSOLICITOR.json
CaseEvent/legalRepDocumentUpload.json
CaseEventToFields/legalRepDocumentUpload.json
|
added 2 commits
June 23, 2026 15:02
Contributor
Plan Result (aat)
|
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-6421
Change description
Initial creation of the new legal representative document upload event.
Testing done
Manual and unit tests
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