-
Type:
Bug
-
Resolution: Unresolved
-
Priority:
Medium
-
Affects Version/s: None
-
None
-
STOP TB Sprint 8
On the Beneficiary card, the Mobile Number field is not displayed when the number is not filled during registration.
Previously, the system used to display a default value (9999999999) when the mobile number was not available. However, currently, the field is completely missing, leading to inconsistency in UI and data visibility.
Steps to Reproduce:
# Register a beneficiary without entering a mobile number
# Navigate to Beneficiary Listing screen
# Observe the Beneficiary card
Actual Result:
* Mobile number field is not visible on the card
Expected Result:
* Mobile number field should always be visible
* If number is not available, it should show:
** Default value (e.g., 9999999999)
OR
** “Not Available” / “N/A”