SUMMARY Sort by newest first, rather than oldest. STEPS TO REPRODUCE 1. Visit https://bugs.kde.org/buglist.cgi?component=general&list_id=2790676&product=kde&resolution=--- 2. Click "Changed" OBSERVED RESULT It sorts it as newest at the bottom: https://bugs.kde.org/buglist.cgi?component=general&list_id=2790678&order=changeddate%2Cbug_id%20DESC&product=kde&query_format=advanced&resolution=--- EXPECTED RESULT It should sort it as newest at the top: https://bugs.kde.org/buglist.cgi?component=general&list_id=2790678&order=changeddate%20DESC%2Cbug_id%20DESC&product=kde&query_format=advanced&resolution=--- ADDITIONAL INFORMATION http://pointieststick.com/2024/07/27/triaging-your-own-projects-bugzilla-tickets/comment-page-1/#comment-39703
If it's possible to do this without code customization, I think it's worth doing. This is a small but annoying thing that increased friction when using our Bugzilla instance.
(In reply to Nate Graham from comment #1) If it's of worth, I don't mind reporting upstream instead. I can imagine that most Bugzilla users feel the same way.