StanfordHCI / bang

💥 Helping people meet for the first time, more than once 💥
MIT License
2 stars 1 forks source link

Recruitment task appears to not be getting demographics data etc. into storage properly #521

Open markwhiting opened 4 years ago

markwhiting commented 4 years ago

This could be a problem in that task, or somewhere after that task, e.g., in the db.

xehu commented 4 years ago
Screen Shot 2020-04-24 at 7 30 45 PM

I'm suspecting that it could be that the addUser API is not adding any of the demographic information in---the fields don't seem to be getting populated.

xehu commented 4 years ago

This is line 433 of admin.ts on my file (though I'm making edits, so not sure what the true line number is)