-
Type:
Bug
-
Resolution: Unresolved
-
Priority:
High
-
Affects Version/s: None
-
None
After updating the application from build 2.0.5 to 2.0.6, data is not syncing properly.
On the dashboard:
- Household card shows count as 0
- After registering Household and clear the application data, than Household is not showing.
- Other modules (e.g., Beneficiaries, Non-Household) show inconsistent or partial data
- Previously available data is not fully visible
This indicates a data sync / local DB issue after upgrade.
Steps to Reproduce
- Install or upgrade app from v2.0.5 → v2.0.6
- Login to the application
- Navigate to Home
- Observe the counts and data
- Now register a household and sync it.
- Now clear the application data and login it.
- Observe the count and data.
Actual Result
- Household count shows 0
- Newly added Household is removed.
- Data is either:
- Missing
- Partially loaded
- Not synced from server/local DB
Expected Result
- All previously synced data should be retained after upgrade.
- Dashboard counts should reflect actual data
- Proper sync should happen automatically or on refresh
