10,730
edits
No edit summary |
No edit summary |
||
Line 22: | Line 22: | ||
{{Note|These examples apply to entities without a formal parent-child relation. The behavior is somewhat different there; see [[Sync Filter examples with child entities]] for details.}} | {{Note|These examples apply to entities without a formal parent-child relation. The behavior is somewhat different there; see [[Sync Filter examples with child entities]] for details.}} | ||
== Sync filters must match! == | |||
The sync filters in tables X and Y must be consistent. If you're only downloading accounts from Boston, make sure your contacts table has a matching sync filter. Mismatched sync filters may result in inconsistent/missing client data. | |||
Example of a mismatched sync filter: sync filter conditions don't match. | |||
[[File:Sync-filter-not-matching-for-linked.png|600px|alt=sync filters mismatch for linked entities]] | |||
Correct sync filter: All sync filter conditions for the account entity are also included in the contact entity sync filter. | |||
[[File:Sync-filter-matching-for-linked.png|600px|alt=sync filters match for linked entities]] | [[File:Sync-filter-matching-for-linked.png|600px|alt=sync filters match for linked entities]] | ||
== Active contacts belonging to active accounts == | == Active contacts belonging to active accounts == |