-
Bug
-
Resolution: Unresolved
-
Minor
-
None
-
4.4
When looking at the changes of MDL-82959 I realized that there should be an additional change done in order to fix the bug completely.
In the file admin/tool/recyclebin/classes/course_bin.php line 257 should be changed to:
$forcedrestoresettings = $CFG->forced_plugin_settings['restore'] ?? [];
as well.
Unfortunately, there are no steps to reproduce an effect, because there are no known effects yet (but it should be fixed nevertheless as in MDL-82959 to avoid future problems / problems for third-party plugins).
- is child of
-
MDL-82959 Adhoc tasks for backup/restore fail if tool_recyclebin task runs at the same time
-
- Closed
-