Don't ruin my day when a flow activation fails - Add Flow Activation Fails in Summary
The summary only shows the flows that were successfully activated. It doesn’t surface activation failures for individual flows.
So the behavior you saw can happen:
The deployment completes successfully
Gearset attempts to activate all flows after deployment
The summary lists only the flows that activated
Any flow that didn’t activate won’t appear as a failure in that summary
That’s why it can look like a “clean” deployment even if one flow stayed inactive.
1
vote