batch_mode not working as expected
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-22-2016
07:35 PM
I am trying some batch sis_import tests and am sending batch_mode=true and that is reflected in the sis_import object returned. But I am getting numerous warnings of the form:
"user A has already claimed B's requested login information, skipping"
A is an older representation of an sis_user_id and B is the newer one.
I expected batch_mode to remove all the previously imported users. Can you help adjust my expectations
(subquestion: is there any way to get a full list of warnings.... the array of pairs stops at some point and says something like 'there are 5 zillion more')