Rasa 2.0.x fails to use stories where the previous events in the current conversation are different to the previous events in a story when making predictions #7221
Labels
area:rasa-oss 🎡
Anything related to the open source Rasa framework
area:rasa-oss/training-data
Issues focused around Rasa training data (stories, NLU, domain, etc.)
type:bug 🐛
Inconsistencies or issues which will cause an issue or problem for users or implementors.
Rasa version: 2.0.3
Python version: 3.8.2
Operating system Ubuntu 20.04
Issue:
It appears that Rasa 2.0.x fails to use stories where the previous events in the current conversation are different to the previous events in the story when making predictions where Rasa 1.10.x does not
have create a demo repository to reproduce the issue here: https://github.com/Devocado/reproduce-stories-bug-rasa2 which demonstrates two instances of this.
It also gives the steps to reproduce this behaviour, which for completeness I'll add it here too:
Steps to reproduce:
All tests will pass.
The first two tests will fail
The text was updated successfully, but these errors were encountered: