HangfireIO / HangfireIO/Hangfire
Should also show current Succeeded job number on Dashboard.
Open
- 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?

Contributor 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