Skip to content

Commit 4677164

Browse files
authored
Merge pull request #6316 from segmentio/lizkane222-patch-8
SQL Trait edit/resync applied changes
2 parents fbf9df3 + 940707e commit 4677164

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

src/unify/Traits/sql-traits.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -278,3 +278,8 @@ If you experience issues saving the SQL Trait query or previewing the results of
278278
### Why can't I see error messages in SQL traits while other users can?
279279
To see error messages in SQL traits, you will need to have PII Access.
280280

281+
### If I edit the SQL Trait query, when will that edit apply those changes?
282+
The SQL Trait edit will apply to its next scheduled computational run. If the edit was made too closely to its next scheduled run, then its changes will be applied to the subsequent scheduled run, at which point you'll see those updates reflected on its user's profiles.
283+
284+
### If I request a resync for my SQL Trait, when will that resync run?
285+
The SQL Trait resync will apply to its next scheduled computational run. If the resync was made too closely to its next scheduled run, then its changes will be applied to the subsequent scheduled run, at which point you'll see those updates reflected on its user's profiles.

0 commit comments

Comments
 (0)