Skip to content

Commit 27d58b2

Browse files
authored
Update tables.md
### What: Adding warning for null ```segment_id``` in Track event tables in cases where ID resolution has failed. ### Why: Request for change in documentation following this issue: [Null segment_ids in tables](https://twilio-engineering.atlassian.net/browse/PS-403).
1 parent d635453 commit 27d58b2

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/unify/profiles-sync/tables.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -277,6 +277,9 @@ Segment's Identity Resolution has processed these events, which contain a `segme
277277
> info ""
278278
> To view and select individual track tables, edit your sync settings after you enable Profiles Sync, and wait for the initial sync to complete.
279279
280+
> warning ""
281+
> These tables may have null segment_id in rare cases where ID resolution has failed, which could happen due to multiple reasons.
282+
280283

281284

282285
## Tables Segment materializes

0 commit comments

Comments
 (0)