Closed mvergez closed 1 year ago
When the database is empty, it is impossible to create a project from home page. It is because the front was sending owner_id and contact_id hardcoded values (1) in the POST request to create a project*
owner_id
contact_id
Related to #8
When the database is empty, it is impossible to create a project from home page. It is because the front was sending
owner_id
andcontact_id
hardcoded values (1) in the POST request to create a project*Related to #8