HangfireIO / HangfireIO/Hangfire

New line in recurringjobID caused manual trigger not to perform

Open
#1,783 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

Using HangFire 1.7.18 with RecurringJobs.
When recurringJobID have the new empty line at the end of this string ( \r\n ) it will cause a problem - Manual Trigger is not working. No errors just recurring Job with this new empty line at the end of ID will not fire. But the recurrent Job will be work and it will be fired at the set time with cron.

Contributor guide

Open the contributing guide

Research direction

No source files, tests, or entry points are named. Start by reproducing a manual trigger for a recurring job whose ID ends with CRLF, then trace how manual and scheduled triggers resolve the ID. Done means manual triggering also fires the job without errors when the ID has a trailing newline.

Written by the indexing model from the issue text.

Assessment

Tech stack
csharp
Domain
backend
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.