Details
-
Type: Bug
-
Status: Done/Fixed
-
Priority: Major
-
Resolution: Fixed/Completed
-
Affects Version/s: 2.2.0
-
Fix Version/s: 2.2.0
-
Component/s: CiviCRM API
-
Labels:None
Description
If you create a new contact via the contact_add API method (via REST, at least) and include a street_address, city, state_province, phone, etc. fields that allow you to shortcut into the primary location, none of those values actually get associated with the new contact. But email, first_name, last_name, etc. do.
Attachments
Issue Links
- is supplemented by
-
CRM-4233 email and phone can't be used in the location_add REST API call
- Done/Fixed