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 QA issues found with the review adjustment factors validation #1027

Merged
merged 7 commits into from
May 16, 2024

Conversation

Jozzey
Copy link
Contributor

@Jozzey Jozzey commented May 16, 2024

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

During QA it was found that the error message for when a factor greater than 1 is entered was incorrect in the ticket & subsequently on the page. It used to read "factor must be less than 1". When it should have read "factor must be equal to or less than 1".

Also the ticket originally specified that the Charge Adjustment should be validated to 2DP. This was incorrect, it should be validated to 15DP like the Aggregate factor.

These two issues will be corrected in this ticket.

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

During QA it was found that the error message for when a factor greater than 1 is entered was incorrect in the ticket. It used to read "factor must be less than 1".  When it should have read "factor must be equal to or less than 1".

Also the ticket originally specified that the Charge Adjustment should be validated to 2DP. This was incorrect, it should be validated to 15DP like the Aggregate factor.

These to issues will be corrected in this ticket.
@Jozzey Jozzey added the enhancement New feature or request label May 16, 2024
@Jozzey Jozzey self-assigned this May 16, 2024
@Jozzey Jozzey marked this pull request as ready for review May 16, 2024 15:08
@Jozzey Jozzey requested a review from Cruikshanks May 16, 2024 15:09
@Jozzey Jozzey merged commit 7bf5dae into main May 16, 2024
6 checks passed
@Jozzey Jozzey deleted the adjustment-factors-fix branch May 16, 2024 15:21
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