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

[Jobs] Add recurent job for notifying users about expired certifications #13

Closed
idormenco opened this issue Apr 2, 2021 · 2 comments
Closed
Assignees
Labels
good first issue Good for newcomers Hacktoberfest help wanted Extra attention is needed recurring-jobs
Milestone

Comments

@idormenco
Copy link
Member

In DeUrgenta.RecurringJobs add a recurent job which will notify users when Certification is expired
Add in appsettings.json + options

"ExpiredCertificationJob": {
"IsEnabled": true,
"CronExpression": "0 0 0 ? * * *"
}

@bvizureanu bvizureanu added this to the Hackday x3 milestone Apr 2, 2021
@bvizureanu bvizureanu changed the title Add recurent job for notifying users about expired certifications [Jobs] Add recurent job for notifying users about expired certifications Apr 4, 2021
@idormenco idormenco added Hacktoberfest help wanted Extra attention is needed recurring-jobs good first issue Good for newcomers and removed back-end labels Sep 23, 2021
idormenco added a commit that referenced this issue Sep 25, 2021
@decembrya
Copy link
Collaborator

I can take this

@idormenco
Copy link
Member Author

closed via #104

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers Hacktoberfest help wanted Extra attention is needed recurring-jobs
Projects
None yet
Development

No branches or pull requests

3 participants