I have a slots which is filled whenever a slot of the same type is specified. I tried to add conditions in the slot mappings like this:
option:
type: text
initial_value: null
influence_conversation: true
mappings:
- type: from_entity
entity: option
conditions:
- active_loop: check_balance_form
requested_slot: operation_account_type
but it throws the following error Project validation completed with errors.
with all rasa 3.6.x version. However Rasa versions bellow 3.6 are working well. Are mappings conditions not supported in rasa 3.6