HangfireIO / HangfireIO/Hangfire
Recurring jobs on the dashboard don't show which queue it is using
Open
- Dominant language
- C#
- Stars
- 10.1k
- Forks
- 1.8k
- Avg merge
- 1h 19m
- Merged PRs (30d)
- 1
Description
The "Recurring Jobs" page of the Hangfire Dashboard does not show which queue it is creating the jobs on.

Should be an easy thing to add, since it is easily read in the database.
Contributor guide
Research direction
Start at the Hangfire Dashboard's Recurring Jobs page and trace how its rows are populated from the database's recurring-job data. The issue names no file or test; done means each recurring job visibly shows the queue it creates jobs on.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100