Greetings, I am trying to add condition based rule for two different forms according to slot value, but according to my first condtion, my flow works perfectly but the problem is when there is second condition still the rules works according to the first conditon.
To elaborate it, Here is my domain.yml file,
my rules.yml file,
and here is my config.yml
now the issue is, In any condtion my rasa bot just execute the first rule(form_type:flight) if the form_type = hotel , still it executes first condtion rule(form_type:flight)