HangfireIO / HangfireIO/Hangfire

Search / filter jobs viewed in Dashboard

Open
#717 9 comments 24 reactions 0 assignees View on GitHub
a: dashboard t: feature-request
Dominant language
C#
Stars
10.1k
Forks
1.8k
Avg merge
1h 19m
Merged PRs (30d)
1

Description

We have many jobs running at different frequencies (daily, hourly, some minutely), and we're finding it tough to wade through the list of Successful Jobs to find say, the last successful run of a daily job, simply because there are many, many more successful runs of the job that runs every minute.

It would be nice if there was a text/search box where you could enter in a Job Name and the list of jobs would then be filtered to only those that matched the entered Job Name. So if you were on the Succeeded Jobs page and entered in 'Xyz', then only succeeded jobs with the job name 'Xyz' would be in the results table.

Contributor guide

Open the contributing guide

Research direction

Start at the Dashboard's Succeeded Jobs page described in the issue and trace how its results table is populated. Add a text search control for Job Name and verify that entering a name filters the displayed successful jobs to matching results.

Written by the indexing model from the issue text.

Assessment

Tech stack
csharp
Domain
frontend
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
42/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.