-
Type:
Bug
-
Resolution: Done
-
Priority:
Highest
-
Affects Version/s: None
-
None
-
STOP TB Sprint 8
While testing on the internal production build (StopTB Camp URL), it is observed that when a beneficiary is registered in one tab, the same data is not reflected in another tab in real-time.
This indicates a data sync issue across sessions/tabs, where updated beneficiary data is not being refreshed or fetched properly.
Steps to Reproduce
- Open StopTB Camp URL in Tab 1
- Open the same URL in Tab 2 (same login/session)
- In Tab 1:
- Register a new beneficiary
- In Tab 2:
- Navigate to beneficiary list / relevant module
- Search for the newly created beneficiary
Actual Result
- Newly registered beneficiary is not visible in Tab 2
- Data appears outdated / not synced across tabs
Expected Result
- Newly registered beneficiary should be immediately visible in all active tabs/sessions
- Data should be real-time synced or auto-refreshed
- blocks
-
STOP-518 Local (Tab-to-Tab) Data Synchronization Issue
-
- Analysis
-