catalyst / moodle-local_datacleaner

Reduce, filter, and anonymize moodle data for non-prod environments
https://moodle.org/plugins/local_datacleaner
19 stars 17 forks source link

Potentially dry-run not being detected. #72

Open roperto opened 6 years ago

roperto commented 6 years ago

Detected in #64 probably same problem as #65

See https://github.com/abias/moodle-local_datacleaner/blob/master/cli/lib.php#L70

Check if calling function is sending $options or $options['dryrun'];

roperto commented 6 years ago

When checking this issue, it is worth checking other subplugins using it.