Describe the bug
The new dashboard stopped showing older successful snapshots for one of my repos. This affects all plans on my sftp repo, and none on my external disk repo.
To be clear, this is a display bug. These snapshots haven't been forgotten or pruned, they still exist within restic. In fact, one of the affected plans intentionally doesn't have a retention policy set, so if they had been forgotten, something would be seriously wrong.
Failed snapshots for these days are still displayed, but successful ones (and presumably ones with warnings) are just mysteriously missing. Days where all snapshots have gone missing are displayed greyed out with a hover text of "Backups up to date as of this day".
To Reproduce
Not sure what happened here, I didn't do anything special
Expected behavior
Backrest should display all snapshots
Screenshots
Successful snapshots are still listed for yesterday:
But missing for the previous days:
Even though they still exist in restic:
Platform Info
- OS and Architecture: Darwin arm64 (M3 MacBook Pro)
- Backrest Version: backrest version: 1.14.1, commit: 875c9cb (via brew)
Additional context
Not the same as #1304, as my snapshots haven't been forgotten and aren't listed as 'missed'.
As a side node, do we need to colour the whole day red if, say, two backups failed due to harmless sleep mode or connection drops and 101 succeeded? 😆 Seems a bit silly, I'd love a toggle to configure that.
Describe the bug
The new dashboard stopped showing older successful snapshots for one of my repos. This affects all plans on my sftp repo, and none on my external disk repo.
To be clear, this is a display bug. These snapshots haven't been forgotten or pruned, they still exist within restic. In fact, one of the affected plans intentionally doesn't have a retention policy set, so if they had been forgotten, something would be seriously wrong.
Failed snapshots for these days are still displayed, but successful ones (and presumably ones with warnings) are just mysteriously missing. Days where all snapshots have gone missing are displayed greyed out with a hover text of "Backups up to date as of this day".
To Reproduce
Not sure what happened here, I didn't do anything special
Expected behavior
Backrest should display all snapshots
Screenshots
Successful snapshots are still listed for yesterday:
But missing for the previous days:
Even though they still exist in restic:
Platform Info
Additional context
Not the same as #1304, as my snapshots haven't been forgotten and aren't listed as 'missed'.
As a side node, do we need to colour the whole day red if, say, two backups failed due to harmless sleep mode or connection drops and 101 succeeded? 😆 Seems a bit silly, I'd love a toggle to configure that.