Response key deleted by MarkdownStoryReader #7034
Labels
area:rasa-oss 🎡
Anything related to the open source Rasa framework
type:bug 🐛
Inconsistencies or issues which will cause an issue or problem for users or implementors.
Milestone
Rasa version: 2.0.0
Rasa SDK version (if used & relevant):
Rasa X version (if used & relevant):
Python version: 3.7.9
Operating system (windows, osx, ...): OSX
Issue: When I read the following e2e testing story:
the story is read by
rasa.shared.core.training_data.story_reader.markdown_story_reader.MarkdownStoryReader
in a way that destroys the response key in the retrieval intent. Note that the key in the response action remains there as it should.Command or request that led to error:
Note that this is closely tied to #7002 but applies to Markdown stories, not yaml.
The text was updated successfully, but these errors were encountered: