brownfield-team / anacapa-github-linker

A tool for managing students in computer science courses. Deployed at:
https://ucsb-cs-github-linker.herokuapp.com
MIT License
4 stars 6 forks source link

[Bug] When you upload CSV that already has github ids, the linker doesn't allow students to join the org #468

Open pconrad opened 3 years ago

pconrad commented 3 years ago

Expected Behavior

Even when you load a file of students with GitHub ids in place, the linker shoudl still allow students to join the org.

Current Behavior

When the github ids are already in place, the students can't join the org and have to be added one at a time.

Steps to Reproduce

  1. Upload a file that has Github ids in it
  2. Try to have students log in and join the org
  3. See that it fails.