Rasa X not given correct actions for properly detected intents

@amn41 - I think this might be related to this one. I had a similar outcome where upon trying it in rasa interactive, I get the right actions.

But when I deployed it to production and also viewed it inside Rasa X, it was going to the fallback action literally every time, even when I only triggered the intent to load the slots with metadata and did not pass the user’s message.