Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 3.0.6, 3.1.5, 3.1.9, 3.2.2, 3.3.3
-
Component/s: Authentication
-
Labels:
-
Testing Instructions:
-
Affected Branches:MOODLE_30_STABLE, MOODLE_31_STABLE, MOODLE_32_STABLE, MOODLE_33_STABLE
-
Fixed Branches:MOODLE_34_STABLE, MOODLE_35_STABLE
-
Pull from Repository:
-
Pull 3.5 Branch:MOODLE_35_STABLE_MDL_56093
-
Pull Master Branch:MDL_56093
-
Pull Master Diff URL:
Description
Expected: field matching would sync fields both ways
Actual: field matching only syncs fields internally to external DB
- setup auth_db with external db
- set up field matching in settings
- run cron
I have actually done the work required to get this working, so I was more or less putting this out there to know what the next steps are, or if I have completely misunderstood something about the plugin.