botpress / v12

Botpress OSS – v12
https://v12.botpress.com
GNU Affero General Public License v3.0
68 stars 83 forks source link

Q&A Redirect to Node #1062

Closed rhys-kirkwood closed 3 years ago

rhys-kirkwood commented 3 years ago

Version/OS

Issue

BPMJoannette commented 3 years ago

Steps to reproduce the behaviour:

  1. Create a bot from small talk template
  2. In the flow designer, add a node in the main flow, give it a name and make it say "redirection"
  3. In the Q&A module, enable redirection for any question, select the node you created
  4. Wait for training to complete
  5. Ask the question to the bot

Notice how the bot answers the question, but does not redirect to the node: you do not get the redirection text.

Expected behaviour: Make sure the flow is redirected to selected node after answering the question. If that is not the intended behaviour, clarify in the Q&A module by disabling answers if redirection is enabled.

Botpress 12.10.2

BPMJoannette commented 3 years ago

Closed by botpress/botpress#3655 Fixed in 12.10.4