Flow Designer - Adding the same user to an approval multiple times (or de-duplicated approver) will make Ask For Approval action result as "cancelled" incorrectlyDescriptionFlow Designer - Adding the same user to an approval multiple times or de-duplicated approver will make Ask For Approval action result as "cancelled" incorrectlySteps to Reproduce 1. Create a flow and use combined approval configuration in Ask For Approval action:Approve when:- All users approve - [approver1], [approver2]. ( [approver1] and [approver2] is the same user. )- Anyone approves - [group1]I attached screenshot of the configuration2. Test the flow3. During approval, Approve any anyone in the group.4. Wait for a few seconds for flow to finish the action. The Ask For Approval action will have "cancelled" result which is incorrect.We are expecting the approval to wait for user assigned to approver1/approver2 to approve. Instead, the approver is marked as no longer required. And the record approval is not yet requested instead of approved.WorkaroundSeparate the approvers data pill into different condition line OR create a custom action which can check and output only the unique approvers Related Problem: PRB1374894