All Collections
Rule documentation
Maintainability
High complex flows and processes
High complex flows and processes

Detects processes with an excessive number of decisions, which makes them hard to test and maintain.

Gabriele Gallo Stampino avatar
Written by Gabriele Gallo Stampino
Updated over a week ago

Rationale

Control the number of allowed nodes in your process builders to avoid having processes that become too hard to maintain and when you should start to consider coding instead.

Scope

  • Flows

  • Process builders

Did this answer your question?