-
Type:
Bug
-
Resolution: Done
-
Priority:
High
-
Affects Version/s: None
-
None
There is no age-based validation applied to the “Status of Women” field. Even when the beneficiary’s age is 10 years, the field is still visible and selectable. As per expected behavior, age validation similar to FLW (Frontline Worker) logic should be applied.
Steps to Reproduce:
- Login to the application
- Navigate to Beneficiary Registration
- Enter Age = 10 years
- Select Gender = Female
- Observe the “Status of Women” field
Actual Result:
- “Status of Women” field is visible and selectable even for age 10
- “Status of Women” field should be:
- Hidden or disabled for ineligible age groups.
- Age validation should be applied similar to FLW logic