-
Bug
-
Resolution: Fixed
-
Critical
-
2.4
-
MOODLE_24_STABLE
-
MOODLE_26_STABLE
-
wip-
MDL-33416-master -
In DB, we now have files::referencelastsync and files::referencelifetime as well as files_reference::lastsync and files_reference::lifetime. Surely they should be in one table only. I believe that those is files_reference are valid as the lifetime and lastsync is common for all aliases.
Also add field files_reference.details and API for repositories to store custom information there (i.e. result of last sync)