Hello,
I am working on a workflow that is triggered when a certain binary field is set to "Yes". It will then create a copy of the document in another library and delete the original, essentially making a move command.
The workflow works fine when triggered manually, but the issue comes from our versioning settings. We force people to check out documents for document integrity, but for some reason when they check the file back in, the workflow never runs. I editied a file, checked it back in, and waited an hour. Nothing. Then, I disabled the force checkout, edited a file and it ran with 5 minutes.
Any suggestions?