sumeetjain / outcomes-tracker

0 stars 0 forks source link

User's name should not need to be entered into their profile and should be known based on their login #67

Closed tsbutler closed 8 years ago

tsbutler commented 8 years ago

Right now, the column accepting this information is set up to accept integer input only. Whether this was originally intended to make indexing easier or allow for a dropdown is unclear. Right now though, if you don't fill out this field, it interferes with determining if the user has a completed profile. As such, I'd recommend changing this column to accept string input unless there's some pressing reason not to.

tsbutler commented 8 years ago

After our standup, it became clear that this info probably shouldn't be on the form. Hopefully, this title should better reflect what we need to have happen.

tsbutler commented 8 years ago

I think this issue is more succinctly addressed by #72 , so closing.