I have about 50 users that were created manually which I now want to manage via SIS IMPORT. I've added a SIS_ID (user_id) to each account manually (tedious) and am trying to suspend all 50 accounts using a csv upload. However, when I upload the csv I see the system is attempting to create new accounts, not manage the existing ones, because I get the following for each user:
- attachment_420520230703-315655-rjc1ij.csv - An existing Canvas user with the SIS ID xxxxx has already claimed aaaa@bbbb.com's user_id requested login information, skipping
Problem is: how do I tell the system I am not requesting that it create a new account, but manage the existing one??