Skip to content

Commit ae36e5c

Browse files
authored
Merge pull request #6124 from segmentio/samkcrespo-patch-3
Update sql-traits.md
2 parents 230b7dc + cf14cc4 commit ae36e5c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/unify/Traits/sql-traits.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -260,7 +260,6 @@ If you see only question marks in the preview, and have already tracked data his
260260

261261
Segment added the compute schedule feature on Feb 8, 2021, so traits created prior to this date will not have this option. If your trait lacks this feature, recreating it will make it available.
262262

263-
### Why do the SQL traits value showing in preview is not reflecting over the profile even after a successful sync?
264263
### Why doesn't the value of a SQL trait show in a user profile after a successful sync?
265264

266265
Check that you've configured the identifier that uniquely identifies users in a SQL query (`user_id`, `anonymous_id`, `email`, or `group_id` for account traits) in Identity Resolution settings as an identifier. This ensures the trait is added to the user's profile with the correct identifier. If you don't configure the identifier in Identity Resolution settings, the trait's value is not added to the user profile.

0 commit comments

Comments
 (0)