Reviewed: https://reviews.mahara.org/11838 Committed: https://git.mahara.org/mahara/mahara/commit/39f5e8c95a1dc870d47cbe560c3c1803b7711db1 Submitter: Robert Lyon ([email protected]) Branch: master
commit 39f5e8c95a1dc870d47cbe560c3c1803b7711db1 Author: Robert Lyon <[email protected]> Date: Wed Jun 30 13:16:43 2021 +1200 Bug 1934023: Setting the collection rollover cron job correctly Adding an update step to fix the incorrect value in install Change-Id: Ibd21ccb6c90f9ea2261922aad9287d3fcacf95de Signed-off-by: Robert Lyon <[email protected]> -- You received this bug notification because you are a member of Mahara Contributors, which is subscribed to Mahara. Matching subscriptions: mahara-contributors https://bugs.launchpad.net/bugs/1934023 Title: collection_rollover cronjob fails on fresh 21.04 install Status in Mahara: In Progress Status in Mahara 21.04 series: Confirmed Status in Mahara 21.10 series: In Progress Bug description: Version: Mahara 21.04 Operating system: Ubuntu 18.04 Database: Postgres Browser: N/A Error message as follows (lib/cron.php:193) Running core cron collection_rollover [WAR] 6e (lib/errors.php:530) [Error]: Call to undefined function collection_rollover() at /var/www/htdocs/lib/cron.php:201 Call stack (most recent first): - exception(object(Error)) at Unknown:0 This appears to be a mistake in that the upgrade and install scripts add a different function pointer for the cron job. To manage notifications about this bug go to: https://bugs.launchpad.net/mahara/+bug/1934023/+subscriptions _______________________________________________ Mailing list: https://launchpad.net/~mahara-contributors Post to : [email protected] Unsubscribe : https://launchpad.net/~mahara-contributors More help : https://help.launchpad.net/ListHelp

