Comment 5 for bug 1996472

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

Reviewed: https://reviews.mahara.org/c/mahara/+/13806
Committed: https://git.mahara.org/mahara/mahara/commit/f7639a9ff048735fd60ee6af6058975087a5ebb4
Submitter: "Robert Lyon <email address hidden>"
Branch: 22.10_DEV

commit f7639a9ff048735fd60ee6af6058975087a5ebb4
Author: Robert Lyon <email address hidden>
Date: Mon Nov 14 12:54:00 2022 +1300

Bug 1996472: Stop sending registration stats while site is not in prod mode

If we set the site to 'productionmode' = false we should
stop the sending of stats even if the 'registration_sendweeklyupdates'
is true.

This is for sites that were in production more but are set to not be
in production (maybe temporarily or maybe permanently)

Change-Id: I4746edcb3c6ad08f99be6c954dcf70894fdade16
Signed-off-by: Robert Lyon <email address hidden>
(cherry picked from commit 9fa2cfd8a60fc8c32c561fd5907a30d367602797)