-
Type:
Bug
-
Resolution: Done
-
Priority:
Medium
-
Affects Version/s: None
-
None
-
FLW Mobile App
-
UAT
While registering children, if the "No of Live Children" is initially set to 2 and details for at least one child are entered, the user is unable to reduce the count to 1. An error message appears stating "Allowed range: 2 to 9".
Steps to Reproduce:
- Login to the application
- Navigate to "Children registration" from mother's card.
- Set "No of Live Children" = 2
- Enter details for the first child
- Try to change "No of Live Children" to 1
Actual Result:
An error message appears: "Allowed range: 2 to 9", and the user cannot reduce the value to 1.
Expected Result:
User should be able to:
- Reduce the number of live children (e.g., from 2 → 1)
- System should either:
- Allow update and remove extra child entries.