Panopto / Moodle-2.0-plugin-for-Panopto

Panopto's integration with the Moodle LMS.
http://www.panopto.com
GNU General Public License v3.0
18 stars 38 forks source link

Unprovisioned course causes error during event processing #66

Closed ericmerrill closed 7 years ago

ericmerrill commented 8 years ago

If you have a course with a block, but that is not provisioned, when the enrollment event fires a fatal error is triggered. This is because foldermap has a row for the course, but with no provisioning info, but the enrollment change processing doesn't recognize this state, and trues to connection to a blank hostname url (http:///Panopto/Services/ClientData.svc)

hohno-panopto commented 7 years ago

We have tested this scenario with Moodle 3.1 server + Panopto latest plug-in, and we do not get the repro of this issue. Please feel free to reactivate if you still see this issue with this version. We may want to learn more detail repro step in this case.