-
Sub-task
-
Resolution: Inactive
-
Minor
-
None
-
2.3
-
None
-
MOODLE_23_STABLE
The problem is "if ($files = $this->fs->get_references_by_storedfile($this))", adding extra DB queries for files that can not be linked does not make much sense to me.
I suppose this is going to create major problem in cron when doing draft file cleanup.