Has anyone come across any limitations using the Approvals connecter in Power Automate / Teams?
In particular,

I'm trying to send an approval request to 7 people where only 1 needs to approve.
To populate this field, my flow uses (In a parallel action before approval step) the Office 365 Groups connecter to list the members of my Approver group then using an Apply to Each, I'm appending the emails to a string variable using ; as a separator.
My issue is that only 5 out of the 7 people received this request...
I can use the Audit feature in Office365 Admin > Compliance to see who viewed the Approval request but I can't seem to find a way to see who actually got the request just to check IF the flow didn't populate the "Assign To" field in time.
Any ideas?