You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Build APIs to store & retrieve Last Sync Time on dashboard site.
Expected Behavior
On reload of page (https://dashboard.realdevsquad.com/), last sync time should be retained/visible. The last sync time should be shared between all the super users.
Current Behavior
When we remove the cookies or reloads the page, we are not able to see the last sync time, because it is stored in browser storage (not in DB).
Issue Description
Build APIs to store & retrieve Last Sync Time on dashboard site.
Expected Behavior
On reload of page (https://dashboard.realdevsquad.com/), last sync time should be retained/visible. The last sync time should be shared between all the super users.
Current Behavior
When we remove the cookies or reloads the page, we are not able to see the last sync time, because it is stored in browser storage (not in DB).
Screenshots
Reproducibility
Steps to Reproduce
Severity/Priority
The text was updated successfully, but these errors were encountered: