After running assigner canvas import <course ID> <section letter> I saw in the _config.yml file that instead of the student's actual username their student id was in place.
So when I create the git repos I think assigner is trying to add them based on their student ids, which it cannot find.
After running
assigner canvas import <course ID> <section letter>
I saw in the _config.yml file that instead of the student's actual username their student id was in place.So when I create the git repos I think assigner is trying to add them based on their student ids, which it cannot find.