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 new check 'busy' bill runs service #922

Merged
merged 3 commits into from
Apr 19, 2024

Conversation

Cruikshanks
Copy link
Member

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

Part of a series of changes to migrate the legacy view bill runs page into this project

In the legacy service, we made a change to display a notification banner if a bill run is building or cancelling. But it only works if one of the bill runs on the page being viewed is in that state. Select a page of results that doesn't have a building bill run and the banner goes away.

We were limited because we didn't want to break anything with the existing functionality or invest too much in adding new stuff. Now we're migrating the view to this service we have the opportunity to do it right.

This service will be used by another we're adding in a subsequent change to determine which banner to show if any.

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

> Part of a series of changes to migrate the legacy view bill runs page into this project

In the legacy service we made a change to display a notification banner if a bill run is building or cancelling. But it only works if one of the bill runs on the page being viewed is in that state. Select a page of results that doesn't have a building bill run and the banner goes away.

We were limited because we didn't want to break anything with the existing functionality or invest too much in adding new stuff. Now we're migrating the view to this service we have the opportunity to do it right.

This service will be used by a another we're adding in a subsequent change to determine which banner to show if any.
@Cruikshanks Cruikshanks added the enhancement New feature or request label Apr 18, 2024
@Cruikshanks Cruikshanks self-assigned this Apr 18, 2024
@Cruikshanks Cruikshanks marked this pull request as ready for review April 18, 2024 15:40
Copy link
Contributor

@Jozzey Jozzey left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@Cruikshanks Cruikshanks merged commit 4739ead into main Apr 19, 2024
6 checks passed
@Cruikshanks Cruikshanks deleted the add-new-check-busy-bill-runs-service branch April 19, 2024 15:54
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.

2 participants