Applies to Product - Power Platform Administration
What’s happening?
The customized Lead to Opportunity Sales process fails when qualifying a lead, resulting in the process switching from the Lead to Opportunity process unexpectedly.
Reason:
This arises because the Business Process Flow (BPF) is designed to merge branches using the connector command, which requires all peer branches to merge to a single stage. If there are duplicate stages or if the branches are not aligned correctly, it can lead to the described behavior.
Resolution:
- Ensure the BPF is correctly set up for transitioning from lead to opportunity, with properly defined stages and steps.
- Review the conditions at the qualify step to ensure they correctly split the BPF for current vs. existing clients without conflicting with the process flow.
- Adjust the BPF connections, particularly at the qualify step, to ensure smooth transitions and availability under the "process" button.
- Test the BPF with various scenarios to identify specific conditions or data causing the issue for targeted adjustments.
- If the issue persists, consider removing one of the extra qualify stages to simplify the process flow.
