PAKDProject / elance-frontend

GNU General Public License v3.0
0 stars 0 forks source link

Adding applied jobs to user object creates an infinite loop #37

Closed Paul-Kratz closed 5 years ago

Paul-Kratz commented 5 years ago

WHY

In job state when a job is applied for, if all is successful then it should add a partial object of that job to the users applied jobs array. It doesn't though and loops infinitely.