The problem is Rasa only choose and proceed 1 in those 2 stories; no matter the verify is true or false, the final action is always utter_warning. What can I do to fix this?
Does action_verify set the verify slot correctly? You can check the rasa-production logs to see if there’s a record of the SlotSet event in the tracker.
Is verify a boolean slot?