Will the comment section return to approvals as well? There used to be comments area where while you are approving or rejecting, you can leave a comment. That portion seems to be gone when I last checked few days ago.
Hi @TCambs I have tried creating an array for attachments using Get Attachments - Apply to Each - Get attachment content - Append to array { "Name": @{items('Apply_to_each')?['DisplayName']}, "ContentBytes": @{body('Get_attachment_content')} } This works totally fine when attaching an email using the 'Switch to input the entire array' feature of a normal 'Send an Email' (V2) action but when I do it using 'Start and wait for an approval' I get the error below. I am using the exact same Array Variable but it works for one and not the other. Is this something someone would be able to look into? The only other way to make it work is for the Approval email to sent out once per attachment which isn't practical.
We are now working on the functionality to attach files to Approval requests.