The current version of Ultimate Cron does not execute the jobs when visiting cron.php due to a change in debug_backtrace (see #2796633: Cron Jobs Not Running on PHP 7). This is fixed in 2.1 (OA uses 2.0, latest is 2.5).

The other releases since 2.0 contain useful improvements, especially for drush, and reduce logging useless messages (#2803913: Don't print watchdog message if cleaning up 0 released locks).

I am going to test this locally, I will report here if 2.5 is causing problems.

Comments

Jorrit created an issue. See original summary.

Jorrit’s picture

Status: Active » Needs review
StatusFileSize
new357 bytes

The trivial patch.

joseph.olstad’s picture

yes I need this as well, I ralso un PHP 7 and open atrium

joseph.olstad’s picture

Status: Needs review » Reviewed & tested by the community
Jorrit’s picture

Status: Reviewed & tested by the community » Needs review
StatusFileSize
new357 bytes

Ultimate Cron was updated to 2.6. It reduces unnecessary watchdog logging considerably.

mpotter’s picture

Status: Needs review » Fixed

Going to trust that the differences between 2.5 and 2.6 didn't cause anything to fail and this was previously RTBC. Committed to 412c89a.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.