Order succeeded jobs by time not Id

Our system has a mixture of long and short running tasks. A lot of our long running tasks also have a fairly long queue of jobs to be processed. As such this means the default view for Succeeded jobs only ever shows us the recently completed short running tasks. Despite the fact we’ll have had long ones completed recently.

Is there a way to adjust the succeeded jobs table to show by completed time rather than by job Id? This would increase the readability of this table a lot.

1 Like