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

Fix check two-part tariff region endpoint #598

Merged
merged 2 commits into from
Dec 15, 2023

Conversation

Cruikshanks
Copy link
Member

https://eaflood.atlassian.net/browse/WATER-4057

When we were updating the existing check endpoint to include changes made to support the alternate version of the matching and allocating engine (see Update 2PT check endpoint with alternate changes) we confirmed our working by constantly pinging the /check/two-part-licence/{licenceId} endpoint.

We overlooked checking /check/two-part/{naldRegionId} (in our defence this is a hack endpoint!) If we had we would have found that it is broken.

This change fixes it.

https://eaflood.atlassian.net/browse/WATER-4057

When we were updating the existing check endpoint to include changes made to support the alternate version of the matching and allocating engine (see [Update 2PT check endpoint with alternate changes](#582)) we confirmed our working by constantly pinging the `/check/two-part-licence/{licenceId}` endpoint.

We overlooked checking `/check/two-part/{naldRegionId}` (in our defence this is a hack endpoint!) If we had we would have found that it is broken.

This change fixes it.
@Cruikshanks Cruikshanks added the bug Something isn't working label Dec 15, 2023
@Cruikshanks Cruikshanks self-assigned this Dec 15, 2023
@Cruikshanks Cruikshanks marked this pull request as ready for review December 15, 2023 17:28
@Cruikshanks Cruikshanks merged commit 0327caf into main Dec 15, 2023
6 checks passed
@Cruikshanks Cruikshanks deleted the fix-check-two-part-region-endpoint branch December 15, 2023 17:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant