Comment 7 for bug 1350254

Revision history for this message
Mahara Bot (dev-mahara) wrote : A change has been merged

Reviewed: https://reviews.mahara.org/3540
Committed: http://gitorious.org/mahara/mahara/commit/9fdc16ebe0363403dc75616db4fefe453cd284e2
Submitter: Robert Lyon (<email address hidden>)
Branch: 1.7_STABLE

commit 9fdc16ebe0363403dc75616db4fefe453cd284e2
Author: Robert Lyon <email address hidden>
Date: Wed Jul 30 21:17:17 2014 +1200

Fixing upgrade script (Bug #1350254)

Problem with ensure_record_exists checking nextrun column will break
things when adding new cron line to cron table.

This is due the the nextrun not being null after it has run.

Change-Id: I1f674cbc842a3e061224bf996cc0267b09018f55
Signed-off-by: Robert Lyon <email address hidden>