[pbs-devel] applied: [PATCH proxmox-backup v2] fix #6592: ui: add custom sort function to comment column
Thomas Lamprecht
t.lamprecht at proxmox.com
Mon Sep 15 22:10:06 CEST 2025
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
More information about the pbs-devel
mailing list