mirror of
https://github.com/moodle/moodle.git
synced 2025-02-23 19:44:19 +01:00
The report performs a `LEFT JOIN` on the external service table/entity so we need to account for that in column callbacks and actions. Also the shortname field is nullable, so account for that too.