Hi,
We are attaching 5 files of 5 MB each in PowerApps attachment card. However on form submit the onSuccess method is called even if all the files are not uploaded to SharePoint List. Only 3 files got attached when we attached 5 different files.
We are able to repro the issue using slow internet connectivity...
Is this known issue?
Thanks!!
Try disabling all Power Automate Flow or SharePoint workflows 2013 before performing the patch.
The issue arises because the SharePoint list record is being occupied by a flow. Check if you have workflows, especially those triggered by 'when an item is modified.' If the flow is making adjustments to the record, attachments may not be fully saved in the record. It's best to configure the flows to run after the patch and not use the 'when an item is modified' trigger.
Try disabling all Power Automate Flow or SharePoint workflows 2013 before performing the patch.
The issue arises because the SharePoint list record is being occupied by a flow. Check if you have workflows, especially those triggered by 'when an item is modified.' If the flow is making adjustments to the record, attachments may not be fully saved in the record. It's best to configure the flows to run after the patch and not use the 'when an item is modified' trigger.
Hi @abd3127 ,
Currently, I could not reproduce your issue on my side. Based on the issue that you mentioned, I think this issue may be related to the Network condition on your side.
The user @Beat has faced same issue with you, please check my response within the following thread:
If your Network is in bad condition, when you upload your Attachments to your SP list, you may face a Upload/Request Timeout error. Please consider take a try to make sure your Network is in a good condition, then try your app again, check if the issue is solved.
If the issue still exists, please consider submit an assisted support ticket through the following link:
https://powerapps.microsoft.com/en-us/support/pro/
Best regards,