django-rq icon indicating copy to clipboard operation
django-rq copied to clipboard

Sort finished jobs by created or enqueued

Open danihodovic opened this issue 6 years ago • 2 comments

image

The failed jobs UI sorts by date, is it possible to do the same for the finished jobs?

danihodovic avatar Jul 15 '19 05:07 danihodovic

Sure, the recently finished ones should be on top. Please open a PR for this.

selwin avatar Jul 20 '19 10:07 selwin

Any development on this? It gets really tiresome to look for a job result as we scale up......

SiddChugh avatar Mar 24 '21 18:03 SiddChugh