HangfireIO / HangfireIO/Hangfire

Recurring jobs on the dashboard don't show which queue it is using

Open
#1,189 0 comments 2 reactions 0 assignees View on GitHub
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.

![2018-05-24 14_27_44-recurring jobs - hangfire](https://user-images.githubusercontent.com/2676134/40485392-ac1c1b92-5f5e-11e8-93f1-cc9ca08c02fc.png)

Should be an easy thing to add, since it is easily read in the database.

Contributor guide

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.