Hello,
I have a workflow, which is started on new item and edit item.
At the end of that workflow I copy the current item to another list (archive).
Unfortunately after the item is copied the workflow is triggered again. It then runs on the item in the archive although the archive does not even have a workflow.
Is there a way to prevent this? I already tried to do it with a status field and conditional start, but that still did not prevent the worklow from beeing triggered when the element is copied.