[pbs-devel] applied: [PATCH proxmox-backup] ui: tape: mark incomplete media-sets as such
Thomas Lamprecht
t.lamprecht at proxmox.com
Wed Nov 8 16:38:05 CET 2023
Am 29/09/2023 um 10:52 schrieb Dominik Csapak:
> by counting the returned tapes and compare it to the sequence number.
> If the tape count is lower than the highest sequence number plus one,
> there must be a tape missing.
>
> Mark it in the text and add the proxmox-warning-row class.
>
> Signed-off-by: Dominik Csapak <d.csapak at proxmox.com>
> ---
> i opted to not deduplicated the checking logic because it's only three
> lines and we don't have a good place to put it besides Utils.
> If wanted i can ofc do that and send a v2
>
> www/tape/BackupOverview.js | 29 +++++++++++++++++++++++++++++
> 1 file changed, 29 insertions(+)
>
>
applied, thanks!
More information about the pbs-devel
mailing list