-
Notifications
You must be signed in to change notification settings - Fork 10
Create job to make search request, and handle response #4477
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
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
thomasleese
reviewed
Sep 2, 2025
98360a5
to
05ec9d6
Compare
@thomasleese, I just added a bit more functionality in another commit, which handles |
d39002c
to
105eead
Compare
105eead
to
d76d0fc
Compare
4179c8b
to
55da924
Compare
d76d0fc
to
bf42bc7
Compare
b7ce3f5
to
8c9f6a7
Compare
bf42bc7
to
225222e
Compare
8c9f6a7
to
d7c315e
Compare
858a430
to
0fa97cb
Compare
d7c315e
to
083bff5
Compare
0fa97cb
to
2378daa
Compare
8a6538d
to
245bcbe
Compare
2378daa
to
0e13321
Compare
245bcbe
to
0ab62c6
Compare
0e13321
to
e7302bc
Compare
997f8c9
to
f13615e
Compare
thomasleese
approved these changes
Sep 9, 2025
1905afa
to
6012790
Compare
f13615e
to
ead41f2
Compare
6012790
to
8bb6abe
Compare
9114f5e
to
281e326
Compare
8bb6abe
to
09fc8e7
Compare
The `SearchVaccinationRecordsInNHSJob` job is in charge of making sure that the vaccination records in Mavis match those in the Imms API.
281e326
to
c2f60f9
Compare
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
The
SearchVaccinationRecordsInNHSJob
job is in charge of making sure that the vaccination records in Mavis match those in the Imms API.MAV-1780