I have been developing an app in powerapps that works as following.
1. I submit form 1 using SubmitForm( ). (I do this in order to submit my form with an attachment first)
2. I get the Latest ID for form 1 using LastSubmit.ID
3. Now that I have my form submitted with an attachment, and I have the latest ID, I can Patch the remaining fields from a second form.
This functionality was working in version 3.18112.22 but has completely broken down in version 3.18114.25.
Steps 1 and 2 are working but my Patch function is passing blank values. I can pass hardcoded values.
Any thoughts or ideas as to what might be occuring would be greatly appreciated.
Session ID: 69dc99ec-0bb2-4ca6-9015-b8325ae37461
PowerApps 3.18114.25