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

Add missed table to tear-down function #749

Merged
merged 2 commits into from
Feb 20, 2024

Conversation

Cruikshanks
Copy link
Member

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

We made changes to Improve tear down speed. What we didn't spot when doing this is a table that needs clearing down has been missing from the TearDownService from the very start.

This change ensures water.charge_purposes is cleared down when the /tear-down endpoint is hit.

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

We made changes to [Improve tear down speed](#671). What we didn't spot when doing this is a table that needs clearing down has been missing from the `TearDownService` from the very start.

This change ensures `water.charge_purposes` is cleared down when the `/tear-down` endpoint is hit.
@Cruikshanks Cruikshanks added the housekeeping Refactoring, tidying up or other work which supports the project label Feb 20, 2024
@Cruikshanks Cruikshanks self-assigned this Feb 20, 2024
@Cruikshanks Cruikshanks marked this pull request as ready for review February 20, 2024 21:40
@Cruikshanks Cruikshanks merged commit 4061a17 into main Feb 20, 2024
6 checks passed
@Cruikshanks Cruikshanks deleted the add-missed-table-to-database-clean branch February 20, 2024 21:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
housekeeping Refactoring, tidying up or other work which supports the project
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant