Be more cautious with upsert with sub-fields, avoid overwriting, add checks · Issue #990 · twentyhq/core-team-issues · GitHub
More Web Proxy on the site http://driver.im/
You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently if for example we want to modify only a subfield (address.city), it will empty all other sub-fields and only update the one setup.
Let's not modify anything if there's no field selected or the user has selected "do not import"
The text was updated successfully, but these errors were encountered: