Skip to content

Commit 4ec71b9

Browse files
mapping tester not supported
1 parent e8765e5 commit 4ec71b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/connections/functions/insert-functions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -235,7 +235,7 @@ You can manually test your code from the functions editor:
235235
- Logs display any messages to console.log() from the function.
236236

237237
> warning ""
238-
> The Event Tester won't make use of an Insert Function, show how an Insert Function impacts your data, or send data downstream through the Insert Function pipeline. The Event Tester is not impacted by an Insert Function at all. Use the Function tester rather than the Event Tester to see how your Insert Function impacts your data.
238+
> The Event Tester won't make use of an Insert Function, show how an Insert Function impacts your data, or send data downstream through the Insert Function pipeline. The Event Tester is not impacted by an Insert Function at all. The mapping tester is also not compatible with an Insert Function. Use the Function tester rather than the Event Tester or mapping tester to see how your Insert Function impacts your data.
239239
240240
## Save and deploy the destination insert function
241241

0 commit comments

Comments
 (0)