-
Bug
-
Resolution: Fixed
-
Minor
-
4.0.2, 4.0.4
-
MOODLE_400_STABLE
-
MOODLE_400_STABLE
-
We have noticed that for Local Plugins the "Run now" option at scheduled tasks are not seem to be appearing. It seems that the 'run now' is now hidden for plugins that are not enabled, but a local plugin have no way to state if they are actually enabled or not.
We discussed it on https://github.com/danmarsden/moodle-local_recompletion/issues/53
Where danmarsden stated that the solution might be to modify the core\pluginfo\local class to add a get_enabled_plugins() function and just return all local plugins in the site.
From what I understand it should be fixed in Moodle core code itself, and cannot be fixed in the plugins.
- has been marked as being related by
-
MDL-47206 Allow 'tool' plugins to run scheduled tasks
-
- Closed
-
-
MDL-48156 Schedule task manager misinterprets core\plugininfo\base::is_enabled()
-
- Closed
-
-
MDL-69099 Some scheduled tasks are incorrectly labelled as "Disabled"
-
- Closed
-
-
MDL-75322 Plagiarism tasks cannot be run from scheduled tasks UI
-
- Closed
-
- is a regression caused by
-
MDL-70230 Add a new admin setting for scheduled tasks
-
- Closed
-