Yes, a little dramatic. Having said that, I'm trying to create a series of flows and just as I'm getting there, I've hit a logjam. So, users will upload files to the Waiting on Approval library - that triggers an approval process. Once approved, it moves the file to the Approved library. That's working. The next step is converting to pdf and I have that workflow working - in testing. However, when the flow which moves the approved file from Waiting on Approval and puts it in Approved (create and delete), it changes the status of the file from Approved to Pending. The PDF workflow needs to see it as an approved file.
How can I move that file and keep its approval status of Approved intact?
The goal is that once a document has been approved, it's converted to a pdf so it cannot be altered. Thanks in advance for your help.