I have a form with 2 file upload fields. They have been working fine since January but now on March 1st I encountered an issue.
I received 3 entries to the form that had 2 file attachments each, Word files (.doc). But the most recent form entry overwrote the older 2 entries's 2 file attachments. All attached files have different names and download as separate files of the respective names but each attachment has the same content of the 2 newest attachments. So there are 6 files total, 3 have have uploaded doc#1 content and 3 have uploaded doc#2 content from the most recent entry.
Any ideas on what is going on and how to prevent it?