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
Insert locally an invalid Contact with AccountId = local_1, but without a LastName
Run SyncUp
Actual behavior:
Account is created, but Contact isn't. This is okay, except that the Contact does not have its AccountId replace, which makes it impossible to reconciliate afterward to the parent Account.
Contact should either have AccountId replaced from local_1 to 0012R00002B3pkyQAB after syncUp OR Account should not be created, leaving its ID value to local_1.
Please fill out the following details:
8.2.0
React-Native
10.15.5 (19F101)
Currently have the following Parent/Children Sync Up in place:
Account is created, but Contact isn't. This is okay, except that the Contact does not have its
AccountId
replace, which makes it impossible to reconciliate afterward to the parent Account.Accounts:
Contacts:
Contact should either have
AccountId
replaced fromlocal_1
to0012R00002B3pkyQAB
after syncUp OR Account should not be created, leaving its ID value tolocal_1
.Accounts:
Contacts:
None
The text was updated successfully, but these errors were encountered: