Hello everyone,
I'm looking to do the following:
When I drag a file into the trigger folder X, delete the existing file in folder Y, and copy the new file to folder Y.
Folder Y contains the latest file, and folder X contains all versions of this file which have the same name but a different date (i.e. ThisIsATest 4-30-20).
Potential Bugs:
1. The "When a file is created in a folder" trigger is only triggering when I literally create a new file in that specific folder. It doesn't work when I drag in an existing file into that folder. But dragging works consistently with a different flow in a different area of SharePoint (sends out an email).
2. The "Replace" option for the "Copy File" action doesn't seem to work. It will copy the file over completely, but not remove the file already inside.
Any insight into this and/or the bugs? Thank you for your help.