@jerry_nguyen
Thanks for the feedback! However I do not believe this is coming from our Student Information System. Looking at the canvas user records again, what appears to be happening is that the sis_user_id is being replaced by the login_id field. But it is happening only for some of the user records, and other user records are retaining the expected value for the sis_user_id (our 8-10 digit university ID). See the bold values here:
{"id":...,"name":"...","created_at":"2019-04-01T03:12:00-07:00","sortable_name":"...","short_name":"...","sis_user_id":"UID:1672178","integration_id":null,"login_id":"1672178","email":"..."}
Does anyone have any idea why the login_id is overwriting the sis_user_id field for some of our user records?
Thanks.
This discussion post is outdated and has been archived. Please use the Community question forums and official documentation for the most current and accurate information.