When deploy a new flow, it is default to be inactive.
But there is a setting to make it active in PROD org called "Process Automation Settings".
We need to ensure coverage of the automation . It can be check by SOQL to FlowTestCoverage:
To calculate your flow test coverage, determine the number of all active flow versions with or without test coverage.
Single SOQL with + symbol.
Ref :https://help.salesforce.com/articleView?id=sf.flow_distribute_deploy_active.htm&type=5
No comments:
Post a Comment