shan916 / safe-rides

4 stars 0 forks source link

Fix issue with ride requestor name when coordinator creates ride #162

Closed ozerugae closed 6 years ago

ozerugae commented 6 years ago

If a coordinator was to create a ride request, the first name and last name would not persist because finding the ride requestor user object may not be trivial. In the future, maybe we can find the rider by their one card id?