When creating a new profile for a user, the ´profile_id´ field in the users table does not get set - Update profileController to set the profile field when creating a profile Acceptance criteria: - [ ] User object includes profile object when getting ´/users/{id}´
When creating a new profile for a user, the ´profile_id´ field in the users table does not get set
Acceptance criteria: