akshaysura / Sitecron

SiteCron is a scheduling module based on Quartz Job Scheduler.
MIT License
22 stars 23 forks source link

Execution Reports are not created for jobs running at a specific date/time #14

Closed Slokker closed 5 years ago

Slokker commented 5 years ago

I'm running 3.0.9 (DB Only Provider). Running jobs based on a Cron Expression creates items under SiteCron Execution Reports, but running jobs at a Specific Date Time do not create these report items. Any idea why not?

akshaysura commented 5 years ago

@Slokker let me test this out and get back to you.

Slokker commented 5 years ago

Thank you for the quick reply!

On 2 Jul 2019, at 22:29, Akshay Sura notifications@github.com<mailto:notifications@github.com> wrote:

@Slokkerhttps://github.com/Slokker let me test this out and get back to you.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHubhttps://github.com/akshaysura/Sitecron/issues/14?email_source=notifications&email_token=AMQEU2HPORIPYJQ3L3OGE7DP5O3CZA5CNFSM4H42DNSKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODZCOTBI#issuecomment-507832709, or mute the threadhttps://github.com/notifications/unsubscribe-auth/AMQEU2CRQBU4MOWGEVVZ2KTP5O3CZANCNFSM4H42DNSA.

akshaysura commented 5 years ago

This issue is fixed in version 3.1.0. I was able to find and fix the issue.