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

Cron 'Last-Run' value in admin area is always empty #4933

Closed
CaMer0n opened this issue Dec 31, 2022 · 0 comments
Closed

Cron 'Last-Run' value in admin area is always empty #4933

CaMer0n opened this issue Dec 31, 2022 · 0 comments
Labels
type: bug A problem that should not be happening
Milestone

Comments

@CaMer0n
Copy link
Member

CaMer0n commented Dec 31, 2022

Bug Description

The cron Last-Run column in the admin area is always an empty value, despite cron jobs having been run.

How to Reproduce

Steps to reproduce the behavior:

  1. Set up an automated cron job to be run
  2. Visit e107_admin/cron.php
  3. Last run is empty.

Expected Behavior

Display the date/time of the last time the cron job was run.

@CaMer0n CaMer0n added the type: bug A problem that should not be happening label Dec 31, 2022
@CaMer0n CaMer0n added this to the e107 2.3.3 milestone Dec 31, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug A problem that should not be happening
Projects
None yet
Development

No branches or pull requests

1 participant