I am working with Document Sets which contain multiple files/folders within them. I have a flow to archive these DocSets when they are complete. I use the SharePoint Move Folder action which does successfully move the DocSet into the archive library.
The issue I'm having is frequent, but not every time or even consistent. I'm getting a duplicate DocSet in the archive (the Move flow is set to create duplicates instead of over-righting or erroring). Almost always this duplicate file doesn't contain all of the file/folders and the first moved file does. The flow to Move the folder always completes successfully, but I don't want to go in and have to clean out a bunch of excess duplicates or even set up another flow to clean out those duplicates.
Any thoughts?