Hi there, I have the following problem with integrated version control:
I connected Rasa X with the Git Server. The connections seems to be fine, as Rasa X shows “Responses”, “Stories”, “Configuration” and “Domain” data. Local changes pushed to the git server are immediately shown in Rasa X. Everything seems to be okay.
BUT: Rasa X doesn’t show NLU data! I checked the training data format several times. Everything seems to be ok. I have no idea, why Rasa X shows everything else except the nlu training data.
Surprisingly Rasa X shows the names of the intents and their number, but 0 training examples (I have more than 1.500…). → see screenshot.
Does anyone have an idea how to fix this problem? Many thanks in advance!!