I’m Sure I did something wrong. but this is what My Dashboard looks like. The text is not displayed correctly.
I created the job like this
RecurringJob.AddOrUpdate(x => x.LongImplementationNameHere(null), Cron.Daily);
Why are the Job Name and ID the same?