Release 3.9.11 for Moodle 3.9
Release 3.9.11 of Microsoft plugins for Moodle 3.9
This release contains:
Bug fixes and small changes
- Consider course enrolments, besides role assignments, when finding team owners/members. #2101
- Improve how match users by emails are handled. #2034, #2173
- Fix multiple database errors specific to PostgreSQL. #2083, #2084
- When a user logs in using auth_oidc for the first time to create an account, treat this action as "creation" rather than "login" when applying field mapping. #2087
- Fix a bug in course reset observer function to check if the user exists before creating events. #2092
- Fix a bug in the sync of "roles" remote field. #2099
- Avoid PHP warning messages when syncing manually connected users in the user sync task.
- Fix a bug in DB query to check if there are existing users with duplicate emails. #2102
- Bug fix in processing adding additional tenant. #2158
- Update check on mailNickname length when creating group from course. #2183
- Update observer functions to delete outdated records when local_o365 configurations are updated.