Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create APIs to store & retrieve last sync time on Dashboard site #249

Open
2 of 6 tasks
dshreyansh opened this issue Sep 17, 2024 · 0 comments
Open
2 of 6 tasks

Create APIs to store & retrieve last sync time on Dashboard site #249

dshreyansh opened this issue Sep 17, 2024 · 0 comments

Comments

@dshreyansh
Copy link

dshreyansh commented Sep 17, 2024

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

image

Reproducibility

  • This issue is reproducible
  • This issue is not reproducible

Steps to Reproduce

  1. Open URL: https://dashboard.realdevsquad.com/
  2. Login with Super User.
  3. Observe Last Sync date & time in bold under each categories.
  4. Reload the page, and again observe the last sync date & time, it is not retaining the last sync date & time.

Severity/Priority

  • Critical
  • High
  • Medium
  • Low
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant