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

Avoid double ORGANISATION_CODE errors #2971

Merged
merged 1 commit into from
Feb 13, 2025

Conversation

thomasleese
Copy link
Contributor

When validating an immunisation import row we only need to check for presence if we're not already checking the value is equal to the current organisation, as that check already checks for the presence of the value.

@thomasleese thomasleese added the 🛠️ refactor Improving maintainability label Feb 13, 2025
@thomasleese thomasleese added this to the v1.5.0 milestone Feb 13, 2025
When validating an immunisation import row we only need to check for
presence if we're not already checking the value is equal to the current
organisation, as that check already checks for the presence of the
value.
@thomasleese thomasleese force-pushed the avoid-duplicate-ods-code-errors branch from 883646e to 2d08b70 Compare February 13, 2025 14:51
@tvararu tvararu temporarily deployed to mavis-pr-2971 February 13, 2025 14:51 Inactive
@thomasleese thomasleese merged commit b71e44d into v1.5.0-wip Feb 13, 2025
10 checks passed
@thomasleese thomasleese deleted the avoid-duplicate-ods-code-errors branch February 13, 2025 22:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🛠️ refactor Improving maintainability
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants