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 return logs setup single volume validation #1685

Merged
merged 4 commits into from
Feb 5, 2025

Conversation

Beckyrose200
Copy link
Contributor

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

While testing for the above ticket, it was noticed that the single volume page allowed a user to enter zero and validate it incorrectly. If a user enters zero then this should be rejected. This PR updates the validation to not allow a 0 value.

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

During testing for the above ticket it was noticed that the single volume page was allowing a user to enter zero and validating it incorrectly. If a user enters zero then this should be rejected. This PR updates the validation to not allow a 0 value.
@Beckyrose200 Beckyrose200 added the bug Something isn't working label Feb 5, 2025
@Beckyrose200 Beckyrose200 self-assigned this Feb 5, 2025
@Beckyrose200 Beckyrose200 marked this pull request as ready for review February 5, 2025 11:32
@Beckyrose200 Beckyrose200 merged commit 700fc5c into main Feb 5, 2025
7 checks passed
@Beckyrose200 Beckyrose200 deleted the fix-single-volume-page branch February 5, 2025 11: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.

2 participants