How can I ignore all intents and triggers when form is not filled?

I created a form and it’s working fine until the answer for some field triggers an action. How can I ignore all intents, triggers etc. until form is completed?

Can you display the contents of your config.yml. FormPolicy has the highest priority amongst all policies so this shouldn’t happen. Are you using a from_intent construct to restrict other intents from being triggered?