BUUPE / inquisitor

An end-to-end system for BU UPE recruitment season
https://upe.bu.edu/inquisitor/
MIT License
1 stars 1 forks source link

Some timeslots use applicant.id instead of applicant.uid #98

Closed ROODAY closed 2 years ago

ROODAY commented 4 years ago

Culprit seemed to be Admin/ManageTimeslots and it's fixed for now. We should refactor code to never use .id, always name it .uid for consistency.

vitorvicente commented 2 years ago

Changed this everywhere https://github.com/BUUPE/Inquisitor/tree/improvements/3.0