Opencast-Moodle / moodle-block_opencast

Block to manage Opencast publications in moodle
22 stars 27 forks source link

Admin notification for module cleanup tasks #328

Closed ferishili closed 1 year ago

ferishili commented 1 year ago

This PR fixes #192

How it works:

Upon cleaning up the modules, there were some conditions that forcefully remove the task not in its normal way, for example when 5 days duration is up or when there is an exception, in thses cases, there were no info regarding to that, but only a mtrace log in the cron texts. Now, with this PR, those conditions are covered and when they take place Admin will be notified.

To test this PR: