Hangfire icon indicating copy to clipboard operation
Hangfire copied to clipboard

Dashboard recurring jobs: ability to search

Open mikalai-sauchanka opened this issue 1 year ago • 4 comments

I've got around 5k recurring jobs. Search feature would be extremely helpful. Currently it takes me up to 5 minute to find a job in the dashboard.

mikalai-sauchanka avatar Jul 31 '23 13:07 mikalai-sauchanka

I was about to request this as well

Jojoshua avatar Jul 31 '23 20:07 Jojoshua

10k thumbs up! We're in the exact same spot. I propose we'd add:

  • sorting by column (currently, the list is sorted by moment of enablement, it seems, not even by the next execution date). It would already be useful if the minimal is: optionally sorted by ID or Next Execution.
  • searching by (range of) execution creation date/cron/title/job/last execution/next execution

Though having minimal abilities here, like searching by partially matched string would already be extremely useful.

abelbraaksma avatar Nov 02 '23 11:11 abelbraaksma

See also:

  • this PR #609 (from 2016!!!!)
  • this Chrome extension, if it still works: https://github.com/suadev/chrome-hangfire-search-extension
  • this issue: #717

abelbraaksma avatar Nov 02 '23 11:11 abelbraaksma

Searching in jobs would be awesome.

peterfortuin avatar Jun 05 '24 09:06 peterfortuin