I am developing a chatbot that uses Forms, however, the slot is misidentified and it gets looped, there are two date fields notification date and termination date, and right after the first date entity, I see that it matched the second entity, which is wrong, I have already added the method slot_mappings to the form class to force the correct binding between intent and entity, with no success.
Thanks for your help Gehová! I have created a validation function that took care of that issue, with that in mind I did more validations on other fields.