Currently when trying to update a Task without passing a location_id the application returns an Internal server error status(500). This shouldn't be the case, a valid error message should be returned to the user of the API so they can handle the issue.
Currently when trying to update a Task without passing a
location_id
the application returns an Internal server error status(500). This shouldn't be the case, a valid error message should be returned to the user of the API so they can handle the issue.