Hi, I am trying to store my tracker events in MySql instead of In-Memory. but here some times some events are not getting stored which is causing unexpected behavior. In my case, I have an intent /import_branch1. which is form-based intent. It triggered the appropriate form but that is not stored in the database. but in the chatbot, it asked for the slot you can see in below image. Once i entered the value for the requested slot it is going to fallback, because that form activation event is not there in the tracker store.
Tracker Store DB :