## Bug Description - Reported by a customer, I can reproduce locally - Configuration of the data model is phone / "No country" selected when configuring the country code. - When adding a phone number in a record using the UI, for example "+10987654321", I see this exact string in the phone field. - However when I test updating this field using the API, I get "+1+10987654321". **Example:** I ran my tests in the "Customer playground" workspace, associated with my email. [Here](https://clever-gold-octopus.twenty.com/objects/workflows?viewId=55d5b199-f433-4da3-b6b0-9fad93ca4bfa) is the workflow I used for the API call. ## Expected behavior The API calls updates the record with the value "+10987654321"