moodle-local_datacleaner icon indicating copy to clipboard operation
moodle-local_datacleaner copied to clipboard

Reduce, filter, and anonymize moodle data for non-prod environments

Results 56 moodle-local_datacleaner issues
Sort by recently updated
recently updated
newest added

Lets say there are things which are broken after a clean, but would be fixed by running a task. That might run at mightnight but we can run it right...

ie if the matrix is going to set it to something specific in post wash, lets unset it ahead of time so there is no chance of it leaking. This...

There was 1 failure: 1) core_privacy\privacy\provider_test::test_all_providers_compliant with data set "cleaner_tasklogs" ('cleaner_tasklogs', 'cleaner_tasklogs\privacy\provider') Failed asserting that false is true. /var/www/site/privacy/tests/privacy/provider_test.php:179 /var/www/site/lib/phpunit/classes/advanced_testcase.php:76

* [ ] log as much context as we can, what host, what db, what ip, time, datadir path, current user etc * [ ] log it into multiple places...