botpress / v12

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

[BUG] All nodes marked as "Wait for User Input" regardless of whether or not they actually do #1470

Closed Gordon-BP closed 2 years ago

Gordon-BP commented 2 years ago

Describe the bug After upgrading to 12.26.1, all the nodes in the flow editor in Botpress studio are marked with the "Wait for user input" banner, regardless of whether or not they wait for the user input.

To Reproduce Steps to reproduce the behavior:

  1. Create a new bot using the "Welcome Bot" template
  2. Go to the Main flow and all the standard nodes in that flow will be marked as "wait for user input."

Expected behavior If a node does not have the "wait for user input" box checked, it should not have this marking on the node.

Screenshots waitUserInputBug

Environment (please complete the following information):

Additional context It worked fine in BP 12.25

nforysinski commented 2 years ago

+1 also seeing this issue in 12.26.1

mallorbc commented 2 years ago

+1 I am also seeing this issue in 12.26.1

laurentlp commented 2 years ago

Hey everyone! Thanks for submitting this issue. This is a known problem and we are currently working on a fix! For more details, you can refer to this comment.

laurentlp commented 2 years ago

Fixed with https://github.com/botpress/studio/pull/98 and available in v12.26.2