Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding RecurringDateRange Jobs to Dashboard? #4

Open
ahanley opened this issue Jul 27, 2017 · 2 comments
Open

Adding RecurringDateRange Jobs to Dashboard? #4

ahanley opened this issue Jul 27, 2017 · 2 comments

Comments

@ahanley
Copy link

ahanley commented Jul 27, 2017

I was wondering if there was an easy way to add the RecurringDateRange Jobs to the Hangfire Dashboard?

What i've currently done just for testing purposes is changed the JobType and JobSet Constants to match the RecurringJobs (recurring-job and recurring-jobs) identifiers and that seems to be working but i'm not sure of the consequences to doing this.

@jcoutch
Copy link
Owner

jcoutch commented Jul 27, 2017 via email

@ahanley
Copy link
Author

ahanley commented Jul 27, 2017

Thanks Joe! Much appreciated ... i did experience my DateRange Job being picked up by the RecurringJob like you mentioned. I was also looking at the Hangfire Development and noticed them implementing some of these features so that will be great when it's ready, only issue is i need the functionality now! Your implementation is great and the only drawback to it is that the date range jobs don't show up in the dashboard!

Great work btw thanks again!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants