From 30943e0083c66f143a48c2c725d897cd55e60bcb Mon Sep 17 00:00:00 2001 From: Velican <31857663+velimd@users.noreply.github.com> Date: Tue, 6 Aug 2024 10:50:07 +0100 Subject: [PATCH] DTSCCI-346 remove citizen defendant from flags auth (#4597) * undo change which broke respondent case flags. * undo party id changes as flags is the issue. --------- Co-authored-by: Nigel Dunne <12184413+nigeldunne@users.noreply.github.com> Co-authored-by: mfallonhmcts <114912573+mfallonhmcts@users.noreply.github.com> --- ccd-definition/AuthorisationComplexType/solicitor.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/ccd-definition/AuthorisationComplexType/solicitor.json b/ccd-definition/AuthorisationComplexType/solicitor.json index 2a6e35205a..1531fcea3c 100644 --- a/ccd-definition/AuthorisationComplexType/solicitor.json +++ b/ccd-definition/AuthorisationComplexType/solicitor.json @@ -790,8 +790,7 @@ "RES-SOL-ONE-UNSPEC-PROFILE", "APP-SOL-SPEC-PROFILE", "RES-SOL-ONE-SPEC-PROFILE", - "RES-SOL-TWO-SPEC-PROFILE", - "CITIZEN-DEFENDANT-PROFILE" + "RES-SOL-TWO-SPEC-PROFILE" ], "CRUD": "CU" }