Hello Everyone!
So I've got a folder in the repository where documents are stored until they are indexed with Metadata. Once indexed, a workflow should fire based on the entry change on the status field being set to "finished". The problem is, when this workflow fires off, it's taking all the entries that are currently in that folder that aren't indexed and don't have the status field set to "Finished". Can anyone give me any pointers?