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

Hia 623-B person search by pnc fix #367

Merged
merged 1 commit into from
Feb 6, 2024

Conversation

popey2700
Copy link
Contributor

Context

Currently when a PNC search is carried out we start with probation and get a response where we then extract an ID and use this extracted ID to query PrisonerOffenderSearch. This ID was previously CRN however it makes more sense for this to be a NomisNumber. This is all because we cant directly query PrisonerOffenderSearch with PNC.

Changes proposed in this PR

  • Changed PNC search flow

Currently when a PNC search is carried out we start with probation and get a response where we then extract an ID and use this extracted ID to query
PrisonerOffenderSearch. This ID was previously CRN however it makes more sense for this to be a NomisNumber. This is all because we cant directly query
PrisonerOffenderSearch with PNC
@popey2700 popey2700 merged commit 5eabddb into main Feb 6, 2024
5 checks passed
@popey2700 popey2700 deleted the HIA-623-person-search-by-pnc-id-2 branch February 6, 2024 13:07
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.

2 participants