I am trying to create a work flow on a list that holds documents. The workflow checks for a column value to be equal to the string "Awarded". If the condition is true the file is moved from one library to another. This works fine.
However when I try to run the workflow on a folder in the list I am greeted with a dialog box that says something went wrong.
Checking the ULS reader logs I did find an associated error that reads VALUE DOES NOT FALL WITHIN EXPECTED RANGE.
I guess in a nutshell that means it cant find what it is looking for.
So to recap, the workflow will run with individual files in the list who's attribute is set to awarded in a text colum. IT will not run on the same list on folders in the list. I need to have the ability to move entire folders from one library to another based on that condition. Any ideas why this fails?
fr0stsp1re