Closed digilist closed 3 years ago
The changes implemented in https://github.com/pipedrive/client-php/pull/48 should fix the issues with updating optional and custom fields in deals, persons and organizations endpoints. Feel free to try it out before release
results in
(or line 446 for phone) coming from this code:
array_values()
is called with null if no email or phone is provided (which are optional)