From: Thomas Lamprecht <t.lamprecht@proxmox.com>
To: pbs-devel@lists.proxmox.com, Shan Shaji <s.shaji@proxmox.com>
Subject: [pbs-devel] applied: [PATCH proxmox-backup v2] fix #6592: ui: add custom sort function to comment column
Date: Mon, 15 Sep 2025 22:10:06 +0200 [thread overview]
Message-ID: <175796695406.463585.17845489386650935023.b4-ty@proxmox.com> (raw)
In-Reply-To: <20250806104630.116305-1-s.shaji@proxmox.com>
On Wed, 06 Aug 2025 12:46:30 +0200, Shan Shaji wrote:
> When sorting the Comment column, if the `comment` field was
> present, the sorting worked correctly. However, when the `comment`
> field was missing and only `last-comment` was available
> (and shown in the UI), the default Ext JS sorting did not use the
> `last-comment` value.
>
> To fix this, a custom sort function was added to use the `last-comment`
> value when `comment` is empty.
>
> [...]
Applied, thanks!
[1/1] fix #6592: ui: add custom sort function to comment column
commit: 0656223801797c8919c832237fde0df3c3753f84
_______________________________________________
pbs-devel mailing list
pbs-devel@lists.proxmox.com
https://lists.proxmox.com/cgi-bin/mailman/listinfo/pbs-devel
prev parent reply other threads:[~2025-09-15 20:10 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-08-06 10:46 [pbs-devel] " Shan Shaji
2025-08-12 13:33 ` Michael Köppl
2025-09-15 20:10 ` Thomas Lamprecht [this message]
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=175796695406.463585.17845489386650935023.b4-ty@proxmox.com \
--to=t.lamprecht@proxmox.com \
--cc=pbs-devel@lists.proxmox.com \
--cc=s.shaji@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.