Skip to content

VED-806 (Follow-up) Fix batch filter lambda bug#963

Merged
dlzhry2nhs merged 2 commits intomasterfrom
bugfix/VED-806-fix-batch-filter-bug
Nov 3, 2025
Merged

VED-806 (Follow-up) Fix batch filter lambda bug#963
dlzhry2nhs merged 2 commits intomasterfrom
bugfix/VED-806-fix-batch-filter-bug

Conversation

@dlzhry2nhs
Copy link
Collaborator

@dlzhry2nhs dlzhry2nhs commented Nov 3, 2025

Summary

  • Bugfix

https://github.com/NHSDigital/immunisation-fhir-api/pull/952/files#diff-6f44ca2a77dbb72fb89ecddef26da185c716b653601a314f91b45af3a11acf4a Issue introduced by the refactoring and moving to the Lambdas directory.

Fairly trivial fix, the common send_log_to_firehose function required an additional argument. The more worrying thing is that Python and our static checking does not seem to highlight this.

All the tests use moto except the Firehose logging where we directly mock the method. This also helped to mask it.

Reviews Required

  • Dev

Review Checklist

ℹ️ This section is to be filled in by the reviewer.

  • I have reviewed the changes in this PR and they fill all or part of the acceptance criteria of the ticket, and the code is in a mergeable state.
  • If there were infrastructure, operational, or build changes, I have made sure there is sufficient evidence that the changes will work.
  • I have ensured the changelog has been updated by the submitter, if necessary.

@github-actions
Copy link
Contributor

github-actions bot commented Nov 3, 2025

This branch is working on a ticket in the NHS England VED JIRA Project. Here's a handy link to the ticket:

VED-806

@sonarqubecloud
Copy link

sonarqubecloud bot commented Nov 3, 2025

@dlzhry2nhs dlzhry2nhs merged commit 185d315 into master Nov 3, 2025
18 checks passed
@dlzhry2nhs dlzhry2nhs deleted the bugfix/VED-806-fix-batch-filter-bug branch November 3, 2025 09:24
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