Skip to main content

I’m stuck with a Flow Builder validation rule in my Salesforce org (Enterprise Edition, Summer ’25). The flow should block Opportunity updates (Stage = ‘Closed Won’) if Amount < $10,000, but it’s not triggering. Setup: Flow triggers on Opportunity record update, condition checks Stage and Amount.

Steps Tried:

  • Verified flow activation in Flow Builder.
  • Tested in sandbox; same issue.
  • Checked debug logs: no errors, flow executes but skips validation.
  • Ensured user profile has edit permissions.
  • Reviewed Opportunity field-level security; all accessible.

Could this be a flow condition misconfiguration or org-specific bug? Any debugging tips or workarounds? Thanks for the wisdom, community! 😊 

 

@Salesforce Flow Automation 

2 answers
  1. Jun 24, 2025, 7:36 AM

    Hi @Alessio Ilari, thanks for the suggestion! I tried the custom error message in the flow and confirmed the validation rule is active, but it’s still not triggering. Any other debug tips? Have a great day! Love From @magic8ball

0/9000