From: Christian Ebner <c.ebner@proxmox.com>
To: pbs-devel@lists.proxmox.com
Subject: [PATCH proxmox-backup 0/2] additional task endtime fixes
Date: Thu, 30 Apr 2026 14:10:13 +0200 [thread overview]
Message-ID: <20260430121015.528664-1-c.ebner@proxmox.com> (raw)
Extends the recent fixes [0] for correctly showing the task log end
time by other ocurences, as reported in the community forum [1].
Since the endtime is not accessible in all contexts where the task
viewer is instantiated, also extend the API endpoint returning the
task log status by the endtime, as parsed via the TaskState.
[0] https://lore.proxmox.com/all/20260427120543.2692503-1-d.csapak@proxmox.com/
[1] https://forum.proxmox.com/threads/183157/
Christian Ebner (2):
api: node: return optional endtime in tasks status
ui: GC/prune: pass tasks last run endtime to task viewer
src/api2/node/tasks.rs | 6 ++++++
www/config/GCView.js | 9 ++++++---
www/config/PruneView.js | 3 +++
www/datastore/Content.js | 14 +++++++++++---
www/tape/BackupJobs.js | 3 +++
5 files changed, 29 insertions(+), 6 deletions(-)
--
2.47.3
next reply other threads:[~2026-04-30 12:10 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-04-30 12:10 Christian Ebner [this message]
2026-04-30 12:10 ` [PATCH proxmox-backup 1/2] api: node: return optional endtime in tasks status Christian Ebner
2026-04-30 12:10 ` [PATCH proxmox-backup 2/2] ui: GC/prune: pass tasks last run endtime to task viewer Christian Ebner
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20260430121015.528664-1-c.ebner@proxmox.com \
--to=c.ebner@proxmox.com \
--cc=pbs-devel@lists.proxmox.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox