Skip to content

Commit 33c34bb

Browse files
committed
19783: FIX SLA view: sort Problem details table newest first
CMK-25804 Change-Id: I02f1a0e3c3170bd858198d8b76e2a06aa5595cdc
1 parent d040886 commit 33c34bb

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

.werks/19783.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
[//]: # (werk v2)
2+
# SLA view: sort Problem details table newest first
3+
4+
key | value
5+
---------- | ---
6+
date | 2026-04-20T06:01:59.747873+00:00
7+
version | 2.4.0p27
8+
class | fix
9+
edition | cee
10+
component | reporting
11+
level | 1
12+
compatible | yes
13+
14+
In the SLA details view, the Problem details table was sorted ascending by time
15+
(oldest problem first). This required users to scroll down to see the most
16+
recent problems. The table is now sorted descending so that the newest problems
17+
appear at the top.

0 commit comments

Comments
 (0)