Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

local_o365\task\groupcreate fails with "get_in_or_equal() does not accept empty arrays" #216

Closed
nairial opened this issue Jun 27, 2017 · 2 comments
Assignees
Labels
Issue type - bug Bugs in existing code that needs to be fixed.

Comments

@nairial
Copy link

nairial commented Jun 27, 2017

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

@jamesmcq jamesmcq added Issue type - bug Bugs in existing code that needs to be fixed. resolved - to be released labels Mar 30, 2018
@jamesmcq
Copy link
Contributor

Thanks @nairial - this looks like a simple fix.

@jamesmcq jamesmcq added this to the Release 2018-3 milestone Apr 25, 2018
@jamesmcq jamesmcq self-assigned this Apr 25, 2018
@jamesmcq
Copy link
Contributor

The latest release should resolve this. If you have any more issues on this, feel free to open a new issue. Thanks for the report!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Issue type - bug Bugs in existing code that needs to be fixed.
Projects
None yet
Development

No branches or pull requests

2 participants