local_o365\task\groupcreate fails with "get_in_or_equal() does not accept empty arrays" #216
Labels
Issue type - bug
Bugs in existing code that needs to be fixed.
Milestone
I've been having issues with the 3.2.0.1 local plugin when I try to add groups. The scheduled task fails with the error below. Please let me know how I can help!
root@courses:~# php /var/www/wsts/admin/tool/task/cli/schedule_task.php --execute=\local_o365\task\groupcreate
Execute scheduled task: Create user groups in Office 365 (local_o365\task\groupcreate)
... used 0 dbqueries
... used 0.040251970291138 seconds
Scheduled task failed: Create user groups in Office 365 (local_o365\task\groupcreate),Coding error detected, it must be fixed by a programmer: moodle_database::get_in_or_equal() does not accept empty arrays
The text was updated successfully, but these errors were encountered: