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-1189 database structure for hearing outcome #4066

Open
wants to merge 8 commits into
base: master
Choose a base branch
from

Conversation

KatKovacs1
Copy link
Contributor

@KatKovacs1 KatKovacs1 commented Oct 17, 2024

Jira link

See SSCSCI-1189

Change description

Added new case fields: hearingOutcomes and hearingOutcomeValue, both should have the same access acces profile as caseOutcome. Also added hearingOutcomeDetails and hearingOutcomeValue to complex types.

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

Copy link

CCD diff report

AuthorisationCaseField/AuthorisationCaseField-nonprod.json

CRUDAccessProfileCaseFieldID
+CRUD
+caseworker-sscs-clerk
+hearingOutcomes
+CRUD
+caseworker-sscs-clerk
+hearingOutcomeValue

ComplexTypes/ComplexTypes-nonprod.json

IDListElementCodeFieldTypeElementLabel
+hearingOutcomeDetails
+hearingStartDateTime
+DateTime
+Hearing Start Date and Time
+hearingOutcomeDetails
+hearingEndDateTime
+DateTime
+Hearing End Date and Time
+hearingOutcomeDetails
+completedHearingId
+Text
+Hearing id
+hearingOutcomeDetails
+hearingOutcomeId
+FixedList
+FL_caseOutcome
+Hearing Outcome
+hearingOutcomeDetails
+didPoAttendHearing
+YesOrNo
+Did PO Attend?
+hearingOutcomeDetails
+outcomeHearingChannelId
+FixedList
+FL_hearingChannel
+Hearing Channel
+hearingOutcomeDetails
+venue
+venue
+Venue
+hearingOutcomeDetails
+epimsId
+Text
+Epims Id
+hearingOutcomeValue
+hearingOutcomeId
+FixedList
+FL_caseOutcome
+Hearing Outcome
+hearingOutcomeValue
+didPoAttendHearing
+YesOrNo
+Did PO Attend?
+hearingOutcomeValue
+completedHearings
+DynamicList
+Hearing

@KatKovacs1 KatKovacs1 marked this pull request as ready for review October 18, 2024 09:07
@KatKovacs1 KatKovacs1 requested a review from a team as a code owner October 18, 2024 09:07
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.

4 participants