Description
Some users report outdated notification statuses after refreshing the dashboard despite successful blockchain updates.
Tasks
Reproduce the issue.
Investigate caching layer.
Fix synchronization logic.
Add regression tests.
Acceptance Criteria
Statuses remain accurate after refresh.
Cached data updates correctly.
Regression tests prevent recurrence.
Contributor Guidelines
git checkout -b fix/status-desynchronization
Description
Some users report outdated notification statuses after refreshing the dashboard despite successful blockchain updates.
Tasks
Reproduce the issue.
Investigate caching layer.
Fix synchronization logic.
Add regression tests.
Acceptance Criteria
Statuses remain accurate after refresh.
Cached data updates correctly.
Regression tests prevent recurrence.
Contributor Guidelines
git checkout -b fix/status-desynchronization