Share feedback, ideas and get community help

Updated 8 months ago

Duplicate chatbot reply

At a glance

The community member has two bots, A and B, where Bot A collects the first name and then jumps to Bot B to collect the last name, before jumping back to Bot A. The community member is seeing duplicate responses in the final output and is seeking help to understand why this is happening.

In the comments, another community member suggests that the community member should remove the block "Jump to Full Name in A" because, by default, when a link is over, the parent bot (Bot A) is taking over. This explanation seems to make sense, and the community member indicates that they now understand the issue.

I have two bots: A & B

Here's the flow I was testing out:

  1. Bot A collects first name
  2. Then jumps to Bot B to collect the last name
  3. And then it jumps back to Bot A. (here's where I'm seeing duplicate responses)
The final output is correct, however, I can't figure out why it's duplicating the response.

Any ideas?
Attachments
Screenshot_2024-05-15_at_2.40.33_PM.png
Screenshot_2024-05-15_at_2.41.09_PM.png
Screenshot_2024-05-15_at_2.41.43_PM.png
B
n
3 comments
You should remove the block "Jump to Full Name in A" because by default, when a link is over, the parent bot is taking over
Does this make sense?
I understand now. Thanks for explaining!
Add a reply
Sign up and join the conversation on Discord