Problem triggering a form from a custom action in Rasa 3

current status looking at the policy file

In debugging we see DefinePrevUserUtteredFeaturization

  • action_default_fallback

Reading Rasa-core: 'action_default_fallback' triggered for valid input - #3 by madhanaravind added

  • AugmentedMemoizationPolicy

Reading Action_default_fallback always prompted when threshold is high

added

  • model_confidence: softmax

Then saw

  • Skipping predictions for UnexpecTEDIntentPolicy as either there is no event of type UserUttered, event’s intent is new and not in domain or there is an event of type ActionExecuted after the last UserUttered.

Led to