-
Bug
-
Resolution: Fixed
-
Minor
-
2.6
-
MOODLE_26_STABLE
-
MOODLE_26_STABLE
-
MDL-41041-master -
Replace the legacy call to the event portfolio_send.
This is in it's own issue as it requires an update to the code to remove the use of cron in the event handler.
Event handlers are being replaced with observers and the old code won't work.
This can be solved by waiting for MDL-25508 to be completed, or remove delayed uploading of portfolio content.