Hi everyone,
When editing persons, if the “email” field is added, all previously listed emails are deleted, and only the email provided in the edit operation is added.
For phone numbers, the logic is different. If I include only:
“phone”: …
then only the first or primary phone number is updated based on the provided value.
Why does this happen? And is there a way to make email updates behave similarly to phone updates?