You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hia 765 cell location not found if person has no probation record (#531)
* HIA-765 - update logic to check if nomis number is provided
* HIA-765 - update test
* HIA-765 - update test
* HIA-765 - minor refactor
* HIA-765 - fix lint errors
Copy file name to clipboardexpand all lines: src/main/kotlin/uk/gov/justice/digital/hmpps/hmppsintegrationapi/services/GetCellLocationForPersonService.kt
+17-5
Original file line number
Diff line number
Diff line change
@@ -12,11 +12,23 @@ class GetCellLocationForPersonService(
Copy file name to clipboardexpand all lines: src/test/kotlin/uk/gov/justice/digital/hmpps/hmppsintegrationapi/integration/person/PersonIntegrationTest.kt
Copy file name to clipboardexpand all lines: src/test/kotlin/uk/gov/justice/digital/hmpps/hmppsintegrationapi/services/GetCellLocationForPersonServiceTest.kt
0 commit comments