I'm trying to create a starting rule for a workflow that moves a document from one folder to another. The workflow needs to be triggered when a certain type of user logged in to a particular repository changes the value of one of the document's metadata fields to a certain value. I've tried a number of different condition sets but can't get the workflow to trigger.
I'm using the following starting condition (with generic terms used in place of my actual Names):
- Repository equals My Repository Name
- User's group equals My User Group
- Entry template name equals My Template Name
- Entry path equals Source folder
- Entry Type equals Document
- Entry Changes include Template Field Set
- Entry Field Name equals Field Value
Any idea what I might be missing?