OperationCode / operationcode_frontend

Front-end repository for live site. Please go to `front-end` repo to contribute instead.
https://operationcode.org
MIT License
101 stars 223 forks source link

Military status is not being passed in signup flow to the backend #994

Closed hollomancer closed 6 years ago

hollomancer commented 6 years ago

https://github.com/OperationCode/operationcode_backend/issues/373#issuecomment-403983900 is the corresponding backend issue.

Per @jjhampton, the frontend is passing https://github.com/OperationCode/operationcode_frontend/blob/c831a872ffc4579157cbedf7feb4de5f7091d649/src/scenes/home/informationForm/informationForm.js#L94

and the backend is expecting https://github.com/OperationCode/operationcode_backend/blob/5df843a43619738df7900969b59c6edb009966bd/app/controllers/api/v1/users_controller.rb#L53

Backend needs to be able to accept militaryStatus.