[
https://issues.apache.org/jira/browse/FLINK-38699?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18044836#comment-18044836
]
Yi Zhang commented on FLINK-38699:
----------------------------------
Hi [~Jiangang], That’s a great point—I completely agree that having a sensible
default sort would improve the user experience.
I’d suggest sorting completed jobs by end time (newest first) and running jobs
by start time (also newest first). I’ve put together a simple implementation
https://github.com/eemario/flink/commits/FLINK-38699/.
Do you already have plans to implement this change? If not, I’d be happy to
take on this issue—please let me know. Thank you.
> Order the WebUI's Completed Job List by end time order
> ------------------------------------------------------
>
> Key: FLINK-38699
> URL: https://issues.apache.org/jira/browse/FLINK-38699
> Project: Flink
> Issue Type: Improvement
> Components: Runtime / Web Frontend
> Reporter: Liu
> Priority: Minor
> Attachments: image-2025-11-20-09-58-10-411.png
>
>
> The Completed Job List is not ordered currently by default as following:
> !image-2025-11-20-09-58-10-411.png|width=828,height=175!
> Although we can reorder by clicking the title, it is better to have a default
> behavior.
> It is better order by end time since we care the recent finished or failed
> jobs.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)