Dashboard Updates: Fixed Crashes, Smarter Logs, and Better Sorting

Alan Zanoni Peixinho <[email protected]> Tue, 21 Jul 2026 08:57:58 -0300
Newsgroups dev.linux.lists.kernelci
Message-ID <CAKKBm2vPkJdmem=0p6uA7G3J4v2S5wX7puCK8Yd1-=Q4ogxb1g@mail.gmail.com>
Hello KernelCI community,
We have deployed a few updates and fixes to the dashboard. You can
check out the live site here: https://dashboard.kernelci.org

Here is a breakdown of what has changed:

ISSUES
=E2=80=A2 New Default Sorting: The Issues listing table now defaults to
sorting by First seen, newest first. This means the most recently
observed issues, saving unnecessary interaction.

TREE DETAILS / LOGS
=E2=80=A2 Crash Fix: Resolved a bug where the UI could crash if you deselec=
ted
a tree while a build, boot, or test log was actively open.
=E2=80=A2 Auto-Closing Logs: If you have a log open for something that is n=
o
longer in your current selection, that log will now close
automatically instead of leaving the UI in a broken state.

REGRESSION REPORT EMAILS
=E2=80=A2 Targeted Regzbot Tracking: regzbot tags and lore links are now
included only for the upstream trees that regzbot actually tracks:
mainline, next, and stable.
=E2=80=A2 Cleaner Reports for Other Trees: Reports for other trees will sti=
ll
feature the usual Reported-by attribution, but we have removed the
regzbot tags and lore links since they wouldn't be meaningful there.

BACKEND
=E2=80=A2 Stable Cache Key Hashing: Cache key hashing is more stable now,
which should help significantly reduce intermittent cache misses and
smooth out any odd metrics behavior.

  Thanks to everyone who flagged these issues! As always, feel free to
reply to this thread if you spot any bugs or have feedback on these
updates.

Best,
Alan Peixinho
KCI Dashboard Team