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 DELETE support to LegacyRequest #825

Merged
merged 2 commits into from
Mar 16, 2024

Conversation

Cruikshanks
Copy link
Member

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

Part of a series of changes to add support for removing a bill licence back into the billing views

We're not ready to implement removing a bill licence from a bill run as it depends on sending requests to the Charging Module API and running the legacy refresh job to update everything on our side.

But to trigger all that we need to send a DELETE request to water-abstraction-service. We've yet to add support for that to LegacyRequest hence this change.

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

> Part of a series of changes to add support for removing a bill licence back into the billing views

We're not ready to implement actually removing a bill licence from a bill run as it depends on sending requests to the [Charging Module API](https://github.com/DEFRA/sroc-charging-module-api), and running the legacy refresh job to update everything on our side.

But to trigger all that we need to send a DELETE request to [water-abstraction-service](https://github.com/DEFRA/water-abstraction-service). We've yet to add support for that to `LegacyRequest` hence this change.
@Cruikshanks Cruikshanks added the enhancement New feature or request label Mar 16, 2024
@Cruikshanks Cruikshanks self-assigned this Mar 16, 2024
@Cruikshanks Cruikshanks marked this pull request as ready for review March 16, 2024 17:23
@Cruikshanks Cruikshanks merged commit 0ab6d8c into main Mar 16, 2024
6 checks passed
@Cruikshanks Cruikshanks deleted the add-delete-support-to-legacy-request branch March 16, 2024 17:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant