-
Bug
-
Resolution: Inactive
-
Minor
-
None
-
3.1.2
-
None
-
3.1.0.0
-
MOODLE_31_STABLE
When I tick the box for "Create accounts in Moodle for users in Azure AD" the scheduled task fails to sync accounts. It is due to a postgresql incompatibility with double quotes in the SQL statement in local/o365/classes/feature/usersync/main.php around lines 484 and 505. I swapped the quotes around and now the sync works properly.