Skip to content

fix: last sync timestamp display for backups#351

Open
abegehr wants to merge 3 commits intocloudflare:mainfrom
abegehr:abegehr/fix-lastsync
Open

fix: last sync timestamp display for backups#351
abegehr wants to merge 3 commits intocloudflare:mainfrom
abegehr:abegehr/fix-lastsync

Conversation

@abegehr
Copy link
Copy Markdown

@abegehr abegehr commented Apr 11, 2026

…previously, it was always showing "Last backup: Never", since lastSync was not passed from the API (api-client misalignment):

Screenshot 2026-04-11 at 9 25 40 PM

Post-fix, shows the timestamp of the last backup:

Screenshot 2026-04-11 at 10 08 22 PM

abegehr added 3 commits April 11, 2026 21:52
…before it was always showing "Last backup: Never", since lastSync was not passed from the API:
Changed the storage status message from displaying the last backup ID to showing the last sync time. Updated the validation regex for lastSync to ensure it matches the correct timestamp format.
Added a debug property to the SyncResponse interface to include additional context during storage sync operations. Updated the API response to return the last sync timestamp and detailed debug information, improving the clarity of sync status responses.
@abegehr abegehr marked this pull request as ready for review April 11, 2026 20:09
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

Successfully merging this pull request may close these issues.

1 participant