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

Cas2bail/cba56 add application origin #2693

Open
wants to merge 7 commits into
base: cas2bail/dev
Choose a base branch
from

Conversation

garethCAS2
Copy link

  1. We've added applicationOrigin to the Cas2ApplicationEntity and Cas2ApplicationSummaryEntity.
  2. There is an API enum which has three values: courtBail, prisonBail, homeDetentionCurfew
  3. The createApplication function in ApplicationService has a nullable parameter (applicationOrigin) which has a default value of null so as not to interfere with the current Cas2 service.
  4. We added a migration to alter the table and summary views.
  5. Added some integration and unit tests.

ADR for this change - https://dsdmoj.atlassian.net/wiki/spaces/AP/pages/5338431579/ADR+CAS2+Data+Change+-+Application+Origin

@tobybatchmoj tobybatchmoj force-pushed the cas2bail/cba56_add_application_origin branch from 48769a8 to 54743b3 Compare December 17, 2024 10:31
@tobybatchmoj tobybatchmoj marked this pull request as ready for review December 17, 2024 10:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant