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 import licence log silencer #1313

Merged
merged 5 commits into from
Sep 6, 2024
Merged

Fix import licence log silencer #1313

merged 5 commits into from
Sep 6, 2024

Conversation

Cruikshanks
Copy link
Member

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

Part of the work to replace the legacy licence import in readiness for ReSP

Argh! We've done it again! We made a change to Ignore new /import/licence endpoint in logs, so the logs became silent again instead of outputting 80K requests!

But then in Import Licence versions we tweaked the route, and guess what we forgot to do! 😱🤦

This change updates the HapiPinoIgnoreRequest with the updated route.

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

> Part of the work to replace the legacy licence import in readiness for ReSP

Argh! We've done it again! We made a change to [Ignore new /import/licence endpoint in logs](#1275) so the logs became silent again instead of outputting 80K requests!

But then in [Import Licence versions](#1195) we tweaked the route, and guess what we forgot to do! 😱🤦

This change updates the `HapiPinoIgnoreRequest` with the updated route.
@Cruikshanks Cruikshanks added the bug Something isn't working label Sep 6, 2024
@Cruikshanks Cruikshanks self-assigned this Sep 6, 2024
Also fix the test by sending the right request through.
@Cruikshanks Cruikshanks marked this pull request as ready for review September 6, 2024 14:57
@Cruikshanks Cruikshanks merged commit 62708dd into main Sep 6, 2024
6 checks passed
@Cruikshanks Cruikshanks deleted the fix-import-log-silencer branch September 6, 2024 15:36
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.

3 participants