-
Improvement
-
Resolution: Fixed
-
Minor
-
3.3.5, 3.4.2, 3.5
-
MOODLE_33_STABLE, MOODLE_34_STABLE, MOODLE_35_STABLE
-
MOODLE_33_STABLE, MOODLE_34_STABLE
-
MDL-62134-master -
At the moment if any plugin's privacy API implementation causes an exception, the whole request fails.
Arguably this is correct - we want to make sure the request completed correctly wherever possible, however it may be worth adding some try/catch checks around some requests to allow requests to come to some level of completion and instead alert an administrator somehow.
Also consider rolling back database transactions.
- Testing discovered
-
MDL-62445 tool_privacy: export request email comes from user without a name
-
- Closed
-