HangfireIO / HangfireIO/Hangfire

Should also show current Succeeded job number on Dashboard.

Open
#1,806 0 comments 0 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 Succeeded job number on Dashboard are actually counts of historical succeeded jobs. Lots of people get confused about that, so can there be an current count of stored succeeded jobs in database?
![image](https://user-images.githubusercontent.com/59258167/107173618-2d286400-6a03-11eb-9e1b-60a64aa3d32d.png)

Contributor guide

Open the contributing guide

Research direction

Start by locating the Dashboard entry point that renders the Succeeded job number and trace how its current historical count is obtained. Define the separate count of succeeded jobs currently stored in the database, then verify the Dashboard displays both values distinctly.

Written by the indexing model from the issue text.

Assessment

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.