You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Feature Request: Sorting by finished_at and failed_at fields
It would be very useful if the mission_control-jobs gem could support sorting jobs not only by their jobed times but also by other relevant timestamps such as finished_at and failed_at.
Example Use Cases:
This would be particularly handy when you want to view jobs that have recently failed.