Closed brendanheywood closed 2 years ago
The only way this can happen is if the user was active, and then was deleted, so either way we still want to count them
https://github.com/catalyst/moodle-tool_cloudmetrics/blob/MOODLE_35_STABLE/classes/metric/active_users_metric.php#L55
https://github.com/catalyst/moodle-tool_cloudmetrics/blob/MOODLE_35_STABLE/classes/metric/new_users_metric.php#L54
https://github.com/catalyst/moodle-tool_cloudmetrics/blob/MOODLE_35_STABLE/classes/metric/online_users_metric.php#L55
The only way this can happen is if the user was active, and then was deleted, so either way we still want to count them
https://github.com/catalyst/moodle-tool_cloudmetrics/blob/MOODLE_35_STABLE/classes/metric/active_users_metric.php#L55
https://github.com/catalyst/moodle-tool_cloudmetrics/blob/MOODLE_35_STABLE/classes/metric/new_users_metric.php#L54
https://github.com/catalyst/moodle-tool_cloudmetrics/blob/MOODLE_35_STABLE/classes/metric/online_users_metric.php#L55