-
Type:
Bug
-
Resolution: Done
-
Priority:
High
-
Affects Version/s: None
-
None
-
FLW Mobile App
-
UAT
There is no validation implemented for the Temperature field in both HBNC and HBYC modules. The system is allowing invalid or out-of-range temperature values to be entered and submitted without any restriction.
Steps to Reproduce:
- Open the application
- Navigate to HBNC or HBYC module
- Enter an invalid temperature value
- Attempt to save/submit the form
Expected Result:
- Proper validation should be applied to the Temperature field
- System should restrict invalid inputs (e.g., below/above acceptable range)
- Appropriate error message should be displayed
Actual Result:
- No validation is applied
- Invalid temperature values are accepted and saved
