Skip to content
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

SSCSCI-1570 - add panel member composition #4419

Closed
wants to merge 6 commits into from
Closed

Conversation

gemmatalbot
Copy link
Contributor

Jira link

See PROJ-XXXXXX

Change description

Testing done

Checklist

  • 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)
  • Does this PR introduce a breaking change

@gemmatalbot gemmatalbot requested a review from a team as a code owner February 10, 2025 13:53
Copy link

github-actions bot commented Feb 10, 2025

CCD diff report

CaseField/CaseField.json

MaxMinHintTextRegularExpressionFieldTypeParameterFieldTypeLabelID
+
+
+
+
+FL_panelMemberCompositionJudge
+FixedRadioList
+Tribunal or Regional Judge (Optional)
+panelMemberCompositionJudge
+
+
+
+
+FL_panelMemberCompositionMedical
+FixedRadioList
+Tribunal or Regional Medical Member (Optional)
+panelMemberCompositionMedical
+
+
+
+
+FL_panelMemberCompositionTribunalMember
+MultiSelectList
+Tribunal Member  Requirements(Optional)
+panelMemberCompositionTribunal

AuthorisationCaseField/AuthorisationCaseField.json

CRUDAccessProfileCaseFieldID
+CRUD
+caseworker-sscs-systemupdate
+panelMemberCompositionJudge
+CRUD
+caseworker-sscs-systemupdate
+panelMemberCompositionMedical
+CRUD
+caseworker-sscs-systemupdate
+panelMemberCompositionTribunal

ComplexTypes/ComplexTypes.json

HintTextRegularExpressionFieldShowConditionFieldTypeParameterElementLabelFieldTypeListElementCodeID
+
+
+
+FL_panelMemberCompositionJudge
+Tribunal or Regional Judge
+FixedRadioList
+tribunalOrReqionalJudge
+panelMemberComposition
+
+
+
+FL_panelMemberCompositionMedical
+Tribunal or Regional Medical member
+FixedRadioList
+tribunalOrReqionalMedicalMember
+panelMemberComposition

CaseEventToFields/CaseEventToFields.json

ShowSummaryContentOptionCaseEventFieldLabelPageColumnNumberShowSummaryChangeOptionFieldShowConditionRetainHiddenValuePageShowConditionPageLabelPageIDPageFieldDisplayOrderPageDisplayOrderDisplayContextCaseFieldIDCaseEventIDCallBackURLMidEvent
+
+
+
+Y
+
+
+
+
+1.0
+1
+3
+COMPLEX
+panelMemberCompositionJudge
+updateListingRequirements
+
+
+
+
+Y
+
+
+
+
+1.0
+1
+3
+COMPLEX
+panelMemberCompositionMedical
+updateListingRequirements
+
+
+
+
+Y
+
+
+
+
+1.0
+1
+3
+COMPLEX
+panelMemberCompositionTribunal
+updateListingRequirements
+

Y

1.0

-3 
+2
-1 
+6

COMPLEX

reserveTo

updateListingRequirements

Y

1.0

-4 
+3
-1 
+7

COMPLEX

panelMemberExclusions

updateListingRequirements

Y

hearingRoute="listAssist"

1.0

-5 
+4

1

OPTIONAL

tribunalDirectPoToAttend

updateListingRequirements

FixedLists/FixedLists.json

ListElementListElementCodeID
+Tribunal Judge
+panelMemberCompositionTribunalJudge
+FL_panelMemberCompositionJudge
+Regional Judge
+panelMemberCompositionRegionalJudge
+FL_panelMemberCompositionJudge
+Tribunal Medical Member
+panelMemberCompositionTribunalMedicalMember
+FL_panelMemberCompositionMedical
+Regional Medical Member
+panelMemberCompositionRegionalMedicalMember
+FL_panelMemberCompositionMedical
+Tribunal Member Disability
+panelMemberCompositionTribunalMemberDisability
+FL_panelMemberCompositionTribunalMember
+Tribunal Member Financially Qualified
+panelMemberCompositionTribunalMemberFinanciallyQual
+FL_panelMemberCompositionTribunalMember

Copy link

github-actions bot commented Feb 10, 2025

Integration Tests results

   80 files  ±0     80 suites  ±0   12m 57s ⏱️ -27s
1 423 tests ±0  1 415 ✅ ±0  8 💤 ±0  0 ❌ ±0 
1 424 runs  ±0  1 416 ✅ ±0  8 💤 ±0  0 ❌ ±0 

Results for commit e5b8876. ± Comparison against base commit 8d5f25b.

This pull request removes 15 and adds 15 tests. Note that renamed tests count towards both.
uk.gov.hmcts.reform.sscs.tyanotifications.config.BundledNotificationsConfigTestIt ‑ given_bundledLetters_should_notHaveTemplate(DIRECTION_ISSUED) [5]
uk.gov.hmcts.reform.sscs.tyanotifications.config.BundledNotificationsConfigTestIt ‑ given_bundledLetters_should_notHaveTemplate(LIBERTY_TO_APPLY_GRANTED) [0]
uk.gov.hmcts.reform.sscs.tyanotifications.config.BundledNotificationsConfigTestIt ‑ given_bundledLetters_should_notHaveTemplate(LIBERTY_TO_APPLY_REFUSED) [7]
uk.gov.hmcts.reform.sscs.tyanotifications.config.BundledNotificationsConfigTestIt ‑ given_bundledLetters_should_notHaveTemplate(PROCESS_AUDIO_VIDEO) [4]
uk.gov.hmcts.reform.sscs.tyanotifications.config.BundledNotificationsConfigTestIt ‑ given_bundledLetters_should_notHaveTemplate(PROCESS_AUDIO_VIDEO_WELSH) [1]
uk.gov.hmcts.reform.sscs.tyanotifications.config.BundledNotificationsConfigTestIt ‑ given_bundledLetters_should_notHaveTemplate(SET_ASIDE_GRANTED) [9]
uk.gov.hmcts.reform.sscs.tyanotifications.config.BundledNotificationsConfigTestIt ‑ given_bundledLetters_should_notHaveTemplate(SET_ASIDE_REFUSED) [2]
uk.gov.hmcts.reform.sscs.tyanotifications.config.BundledNotificationsConfigTestIt ‑ given_bundledLetters_should_notHaveTemplate(SOR_EXTEND_TIME) [6]
uk.gov.hmcts.reform.sscs.tyanotifications.config.BundledNotificationsConfigTestIt ‑ given_bundledLetters_should_notHaveTemplate(SOR_REFUSED) [8]
uk.gov.hmcts.reform.sscs.tyanotifications.tya.NotificationItForReviewConfidentialityRequestTest ‑ givenAppellantConfidentialityRequest_shouldSendConfidentialityLetter(DatedRequestOutcome[requestOutcome=granted, date=2025-02-10]) [0]
…
uk.gov.hmcts.reform.sscs.tyanotifications.config.BundledNotificationsConfigTestIt ‑ given_bundledLetters_should_notHaveTemplate(DIRECTION_ISSUED) [4]
uk.gov.hmcts.reform.sscs.tyanotifications.config.BundledNotificationsConfigTestIt ‑ given_bundledLetters_should_notHaveTemplate(LIBERTY_TO_APPLY_GRANTED) [7]
uk.gov.hmcts.reform.sscs.tyanotifications.config.BundledNotificationsConfigTestIt ‑ given_bundledLetters_should_notHaveTemplate(LIBERTY_TO_APPLY_REFUSED) [5]
uk.gov.hmcts.reform.sscs.tyanotifications.config.BundledNotificationsConfigTestIt ‑ given_bundledLetters_should_notHaveTemplate(PROCESS_AUDIO_VIDEO) [1]
uk.gov.hmcts.reform.sscs.tyanotifications.config.BundledNotificationsConfigTestIt ‑ given_bundledLetters_should_notHaveTemplate(PROCESS_AUDIO_VIDEO_WELSH) [9]
uk.gov.hmcts.reform.sscs.tyanotifications.config.BundledNotificationsConfigTestIt ‑ given_bundledLetters_should_notHaveTemplate(SET_ASIDE_GRANTED) [2]
uk.gov.hmcts.reform.sscs.tyanotifications.config.BundledNotificationsConfigTestIt ‑ given_bundledLetters_should_notHaveTemplate(SET_ASIDE_REFUSED) [6]
uk.gov.hmcts.reform.sscs.tyanotifications.config.BundledNotificationsConfigTestIt ‑ given_bundledLetters_should_notHaveTemplate(SOR_EXTEND_TIME) [8]
uk.gov.hmcts.reform.sscs.tyanotifications.config.BundledNotificationsConfigTestIt ‑ given_bundledLetters_should_notHaveTemplate(SOR_REFUSED) [0]
uk.gov.hmcts.reform.sscs.tyanotifications.tya.NotificationItForReviewConfidentialityRequestTest ‑ givenAppellantConfidentialityRequest_shouldSendConfidentialityLetter(DatedRequestOutcome[requestOutcome=granted, date=2025-02-11]) [0]
…

♻️ This comment has been updated with latest results.

@hmcts-jenkins-j-to-z hmcts-jenkins-j-to-z bot requested a deployment to preview February 11, 2025 21:20 Abandoned
@gemmatalbot gemmatalbot deleted the SSCSCI-1570 branch February 13, 2025 15:34
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.

1 participant