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

Refactor Supplementary Billing Flags #2624

Merged
merged 15 commits into from
Dec 2, 2024

Conversation

Beckyrose200
Copy link
Contributor

https://eaflood.atlassian.net/browse/WATER-4137
https://eaflood.atlassian.net/browse/WATER-4199
https://eaflood.atlassian.net/browse/WATER-4622
https://eaflood.atlassian.net/browse/WATER-4588

Upon completion of the above two-part tariff supplementary tickets, it was noted that there are now multiple places in the code that handles flagging for pre-sroc supplementary, sroc supplementary and now two-part tariff supplementary. The UI has its own flagging mechanisms as well as the service repo and now our new code in system.

To keep things consistent, and easy to maintain it was decided that all the code for flagging a supplementary bill run be consolidated into the system repo. All other flagging mechanisms can be removed meaning there is only 1 place to update and maintain flagging. This PR is a housekeeping task to reduce the code.

https://eaflood.atlassian.net/browse/WATER-4137
https://eaflood.atlassian.net/browse/WATER-4199
https://eaflood.atlassian.net/browse/WATER-4622
https://eaflood.atlassian.net/browse/WATER-4588

Upon completion of the above two-part tariff supplementary tickets, it was noted that there are now multiple places in the code that handle flagging for pre-sroc supplementary, sroc supplementary and now two-part tariff supplementary. The UI has its own flagging mechanisms as well as the service repo and now our new code in system. To keep things consistent, and easy to maintain it was decided that all the code for flagging a supplementary bill run be considolitated into the system repo. All other flagging mechanisms can be removed meaning there is only 1 place to update and maintain flagging. This PR is a housekeeping task to reduce the code.
@Beckyrose200 Beckyrose200 added the enhancement New feature or request label Oct 23, 2024
@Beckyrose200 Beckyrose200 self-assigned this Oct 23, 2024
@Beckyrose200 Beckyrose200 marked this pull request as draft October 23, 2024 14:44
@Beckyrose200 Beckyrose200 force-pushed the refactor-supplementary-billing-flags branch from 7ecff0a to f97f330 Compare October 24, 2024 11:58
@Beckyrose200 Beckyrose200 marked this pull request as ready for review November 7, 2024 15:32
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.

@Beckyrose200 Beckyrose200 merged commit 495b777 into main Dec 2, 2024
4 checks passed
@Beckyrose200 Beckyrose200 deleted the refactor-supplementary-billing-flags branch December 2, 2024 15:48
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