I have created a process with a single form, that allows you to upload some files to Laserfiche. This works great. I wanted to copy the process and give it a different name for testing purposes. So I go to the manage page check the box beside the process I want a copy of. Then click the copy button at the top. I now get a new process. I then open the properties on the Service Task to Save to Repository, edit the path to save. If I run this new process, it will save the form and the business process xml but will not save the attachments loaded with the file upload. If I delete the service task and reenter all the information exactly the same, then it will save the attachments.
I was trying to have a debug version and a release version of my processes, so I could thoroughly test an update to a process before publishing. My plan was to have the debug version fully test and then delete the production, copy the debug and rename to original name of the production that was deleted.